JmgEventCtrl::getEventCodeSet Method
Gets a Set object that contains all switch code registrations made by the worker at the specified date.
Syntax
client server public static Set getEventCodeSet(JmgWorkerRecId _worker, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
The ID of the worker.
- _profileDate
Type: JmgProfileDate Extended Data Type
The profile date to retrieve switch codes registrations from.
Return Value
Type: Set Class
A Set object that contains IDs of switch code registrations that were made by the worker at the specified date.