PdcClockLine.ClockDate: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == ClockDate as Date == Description == Returns or changes the clockdate (schedule date) == Notes == Use this property in combination with StartTime and EndTim..." |
|||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
Use this property in combination with StartTime and EndTime to make a clockline. This is the default | Use this property in combination with StartTime and EndTime to make a clockline. This is the default method from 5.4 onwards. | ||
== Code example == | == Code example == |
Latest revision as of 14:45, 16 January 2018
Declaration
ClockDate as Date
Description
Returns or changes the clockdate (schedule date)
Notes
Use this property in combination with StartTime and EndTime to make a clockline. This is the default method from 5.4 onwards.
Code example
Availability
Available since januari 2018 (from version 5.4.55)