InvoiceLineTaxCodeReference Property |
Get or set tax code reference.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic TaxCode TaxCodeReference { get; set; }
Public Property TaxCodeReference As TaxCode
Get
Set
No code example is currently available or this language may not be supported.
Property Value
TaxCode
See Also