LogOnJob Method
- Last UpdatedNov 06, 2025
- 1 minute read
The LogOnJob() method logs a user on to the specified job on the specified entity. If the user is not already logged on to the entity on which the specified job is to be run, the user is logged on to the entity.
Parameters
- entId
- Required. Holds the ID of the entity on which the job is to run.
- woId
- Required. Holds ID of the job's work order.
- operId
- Required. Holds the ID of the job's operation.
- seqNo
Required. Holds the operation sequence number.
Return Value
Returns true if the user can be logged on to the job, or false if the user cannot
be logged on to the job because the entity cannot capture labor.