Click or drag to resize

ConvertMoneyValuesCommandTargetCurrencyTypeId Property

Currency type into which value will be converted; CurrencyType enumeration.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public CurrencyType TargetCurrencyTypeId { get; set; }

Property Value

Type: CurrencyType
See Also