JmgProfileCalendar::getSpecialDayAbsence Method
Retrieves the job ID for planned absence for the worker at the specified date.
Syntax
client server public static JmgJobIDAbs getSpecialDayAbsence(JmgEmployee _jmgEmployee, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _jmgEmployee
Type: JmgEmployee Table
The JmgEmployee record, which refers to the worker to find.
- _profileDate
Type: JmgProfileDate Extended Data Type
The profile date to find.
Return Value
Type: JmgJobIDAbs Extended Data Type
The job ID for planned absence for the worker at the specified date.