PdcPurchaseInvoiceHeader.TermsOfPaymentID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
TermsOfPaymentID as integer | |||
== Description == | == Description == | ||
The terms of payment id of the invoice. Read only | |||
== Notes == | == Notes == | ||
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".