Click or drag to resize

WorkZoneCurrencyTypeId Property

Chosen currency. It is recommended to update currency type separately from modifying other objects

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

Property Value

Type: CurrencyType
See Also