JobStatusEventArgs Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by JobStatusEventArgs.
| Name | Description | |
|---|---|---|
![]() | JobStatusEventArgs Constructor | The JobStatusEventArgs() method is the constructor for the JobStatusEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | EntId | The EntID field contains the ID of the entity on which the job is currently running. (Inherited from FactMES.Client.Common.JobEventArgs) |
![]() | JobState | The JobState field contains the state of the current job. |
![]() | OperId | The OperId field contains the operation ID of the job currently running on the entity. (Inherited from JobEventArgs) |
![]() | SeqNo | The SeqNo field contains the operation sequence number of the job currently running on the entity. (Inherited from JobEventArgs) |
![]() | WOId | The WOId field contains the work order ID of the job currently running on the entity. (Inherited from JobEventArgs) |

