JobEventArgs Constructor
- Last UpdatedNov 06, 2025
- 1 minute read
The JobEventArgs() method is the constructor for the JobEventArgs class.
Parameters
- entId
- Required. Holds the ID of the current entity on which this job is running.
- woId
- Required. Holds the work order ID portion of the job currently running on the entity.
- operId
- Required. Holds the operation ID portion of the job currently running on the entity.
- seqNo
- Required. Holds the operation sequence number of the job currently running on the entity.