Click or drag to resize
InvoiceLineTaxRate Property
Gets a tax rate, precision is up to 5 digits

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public decimal TaxRate { get; set; }

Property Value

Type: Decimal
See Also