OptimizationManager.Optimizer Property

public Optimizer Optimizer {get; set;}
This language is not supported or no code example is available.
public:  
property Optimizer^ Optimizer { 
Optimizer^ get( ); 
void set( 
Optimizer^ value 
); 
}
This language is not supported or no code example is available.
public function get Optimizer() : Optimizer
public function set Optimizer(value : Optimizer);
This language is not supported or no code example is available.

Property Value

Optimizer

In this article

Definition