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