PdcClockLine.WorkedTime
Declaration
WorkedTime as double
Description
Returns the worked time
Notes
This property returns or changes the worked time of the clock line.
When the worked time was calculated, it will be overruled with the applied value.
The calculation of this property starts when following three properties are adjusted:
Personelnumber
StartClocking
EndClocking
Since 5.4 clocklines can be edited as a complete nesting. The total worked time for the nesting can be set/retrieved using property CombiTime. For calculations involving the WorkedTime (e.g. to establish start/end times) it is advisable to use CombiTime. For non-combi lines this value is equal to the WorkedTime, so it works for both nested and single clocklines.
Code example
Availability
Available since july 2008 (from version 3.8).