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
- _date
Type: JmgDate Extended Data Type
The clock in date for the worker.
- _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.