CustomField2CurrencyTypeId Property |
Required for Custom Fields where data type is Currency (DataType.Money); otherwise ignored.
Modifications for existing records are not allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic CurrencyType CurrencyTypeId { get; set; }
Property Value
Type:
CurrencyType
See Also