PdcPurchaseInvoiceHeader.DateOfCreation: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == CreateDate as Date == Description == Date record created == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
DateOfCreation as Date | |||
== Description == | == Description == | ||
The date of creation date of the invoice. Read only | |||
== Notes == | == Notes == | ||
== Code example == | == Code example == |
Latest revision as of 11:21, 19 August 2015
Declaration
DateOfCreation as Date
Description
The date of creation date of the invoice. Read only