DataLogChangedEventArgs Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by DataLogChangedEventArgs.
| Name | Description | |
|---|---|---|
![]() | DataLogChangedEventArgs Constructor | The DataLogChangedEventArgs() method is the constructor for DataLogChangedEventArgs class. This overload of the method provides information about a data log change for the specified job. |
| Name | Description | |
|---|---|---|
![]() | DataLogDS | The DataLogDS field contains the data log DataSet. |
![]() | EntId | The EntID field contains the ID of the entity on which the job is currently running. (Inherited from FactMES.Client.Common.JobEventArgs) |
![]() | 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) |

