JmgEventCtrl::isEventCodeApproved Method
Indicates whether all of the switch code registrations that were made by a worker on the specified date have been approved.
Syntax
client server public static boolean isEventCodeApproved(JmgWorkerRecId _worker, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _worker
Type: JmgWorkerRecId Extended Data Type
ID of the worker.
- _profileDate
Type: JmgProfileDate Extended Data Type
The date for which the switch code registrations are checked.
Return Value
Type: boolean
true if all switch code registrations made by the user at the specified date have been approved; otherwise, false.