PdcPurchaseInvoiceHeader.ExpirationDate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
ExpirationDate as Date | |||
== Description == | == Description == | ||
The date of payment is expired. Read/Write | |||
== Notes == | == Notes == | ||
Automatically after setting the terms of payment id, the expirationdate is calculated with the number of days. | |||
== Code example == | == Code example == |
Latest revision as of 11:58, 19 August 2015
Declaration
ExpirationDate as Date
Description
The date of payment is expired. Read/Write
Notes
Automatically after setting the terms of payment id, the expirationdate is calculated with the number of days.