FinancialItemWithholdingTaxRate Property |
Withholding Tax rate.
This value is only used for vendor invoice items; otherwise it’s ignored.
Precision 5 digits; negative values are not allowed; supported range is 0 - 1.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal WithholdingTaxRate { get; set; }
Property Value
Type:
Decimal
See Also