PositionModel.CurrencyConverter Property

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

Property Value

ICurrencyConverter

In this article

Definition