Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the job ID to use on registration, which is copied from a pilot to an assistant.
Syntax
private JmgJobId getAssistantJobId(JmgWorkerRecId _assistant, JmgJobId _pilotJob)
Run On
Called
Parameters
- _assistant
Type: JmgWorkerRecId Extended Data Type
The ID of the worker currently working as an assistant.
- _pilotJob
Type: JmgJobId Extended Data Type
The job ID that is associated with the pilot registration.
Return Value
Type: JmgJobId Extended Data Type
The job ID to use when the assistant registration is created.