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; }
Public Property WithholdingTaxRate As Decimal
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Decimal
See Also