TaxRegionItemTaxRate Property |
Tax rate; Supported values are -9999.99999 – 9999.99999; max. precision is 5 digits. Negative and zero values are allowed.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal TaxRate { get; set; }
Property Value
Type:
Decimal
See Also