Share via


JmgEmployee.profileId Method

Retrieves the profile, which is used when the registrations of a worker are calculated.

Syntax

public JmgProfileId profileId(JmgDate _date, [TimeOfDay _time])

Run On

ClientOrServer

Parameters

  • _time
    Type: timeOfDay
    The clock in time for the worker.

Return Value

Type: JmgProfileId Extended Data Type
The profile that is used to calculate the registrations of a worker.

Remarks

The profile is determined based on the clock in date and time for the worker.

See Also

Reference

JmgEmployee Table