WorkZoneCurrencyTypeId Property |
Chosen currency.
It is recommended to update currency type separately from modifying other objects
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CurrencyType CurrencyTypeId { get; set; }
Public Property CurrencyTypeId As CurrencyType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
CurrencyType
See Also