PortfolioManager.Pricer Property

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

Property Value

Pricer

In this article

Definition