AssetAttributeCurrencyTypeId Property |
Required for Asset Attributes where data type is Currency (DataType.Money); otherwise ignored.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CurrencyType CurrencyTypeId { get; set; }
Property Value
Type:
CurrencyType
See Also