PdcPurchaseInvoiceHeader.TermsOfPaymentID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
TermsOfPayment as String | |||
== Description == | == Description == | ||
The payment condition . Read only | |||
== Notes == | == Notes == | ||
To change the terms of payment, use method "SetTermsOfPayment". | |||
== Code example == | == Code example == |
Revision as of 11:46, 19 August 2015
Declaration
TermsOfPayment as String
Description
The payment condition . Read only
Notes
To change the terms of payment, use method "SetTermsOfPayment".