PdcPurchaseInvoiceLine.VATCode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
Use SetVATCode to change the VAT code of the invoice line. | |||
== Code example == | == Code example == |
Latest revision as of 14:33, 21 August 2015
Declaration
VATCode as String
Description
Returns the VAT code of the invoice line. Read only
Notes
Use SetVATCode to change the VAT code of the invoice line.