PdcProject.DeliveryDate: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == DeliveryDate as Date == Description == Returns or changes the delivery date of the project == Notes == == Code example == <source lang="vb"> </source>..." |
|||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
Returns | Returns the delivery date of the project | ||
== Notes == | == Notes == | ||
Corresponds to databasefield DF_LEVER | |||
== Code example == | == Code example == |
Latest revision as of 12:16, 22 June 2023
Declaration
DeliveryDate as Date
Description
Returns the delivery date of the project
Notes
Corresponds to databasefield DF_LEVER
Code example
Availability
Available since February 2011 (From version 4.2 onwards).