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

