PdcClockLine.StartClocking

From External Bemet Wiki
Revision as of 12:25, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == StartClocking as double == Description == Returns the start of the clocking == Notes == This property returns or changes the startdate and time of the clo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

StartClocking as double

Description

Returns the start of the clocking

Notes

This property returns or changes the startdate and time of the clock line.
If a end time stamp and a personel number is filled, the WorkedTime is schedule based calculated.

The value is a floating point value. All whole values larger than 0 are days. For example: 40221 is CLng(11-02-2010).
The value "0" is the start date 31-12-1899.
The decimal part is the time. For example: 1 hour is 1/24.

Code example

Availability

Available since july 2008 (from version 3.8).