PdcPurchaseInvoiceHeader.TermsOfPaymentID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
TermsOfPaymentID as integer | |||
== Description == | == Description == | ||
The payment | The terms of payment id of the invoice. Read only | ||
== Notes == | == Notes == | ||
To change the terms of payment, use method " | To change the terms of payment id, use method "SetTermsOfPaymentID". | ||
== Code example == | == Code example == |
Latest revision as of 11:55, 19 August 2015
Declaration
TermsOfPaymentID as integer
Description
The terms of payment id of the invoice. Read only
Notes
To change the terms of payment id, use method "SetTermsOfPaymentID".