Click or drag to resize

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.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public decimal WithholdingTaxRate { get; set; }

Property Value

Decimal
See Also