TaxRegionItemTaxRate Property |
Tax rate; Supported values are -9999.99999 – 9999.99999; max. precision is 5 digits. Negative and zero values are allowed.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal TaxRate { get; set; }
Public Property TaxRate As Decimal
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Decimal
See Also