Share via


JmgEmployee.clockInDate Method

Retrieves the latest clock in date for the worker.

Syntax

display JmgDate clockInDate()

Run On

Called

Return Value

Type: JmgDate Extended Data Type
The date where the worker clocked in.

Remarks

If the worker is not currently clocked in, the null Nothing nullptr unit a null reference (Nothing in Visual Basic) date is returned.

See Also

Reference

JmgEmployee Table