PdcPurchaseInvoiceLine.VATCode: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == VATCode as String == Description == VAT code == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


== Description ==
== Description ==
VAT code  
Returns the VAT code of the invoice line. Read only


== 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.

Code example

Availability