ConvertMoneyValuesCommandTargetCurrencyTypeId Property |
Currency type into which value will be converted; CurrencyType enumeration.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CurrencyType TargetCurrencyTypeId { get; set; }Public Property TargetCurrencyTypeId As CurrencyType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CurrencyType
See Also