JobStatusEventArgs Class
- Last UpdatedNov 06, 2025
- 1 minute read
The JobStatusEventArgs class passes details of a job with a new status in the event argument Inherits from the JobEventArgs class, which has base job details.
'Declaration
Public Class JobStatusEventArgs
Inherits JobEventArgs
public class JobStatusEventArgs : JobEventArgs
System.Object
System.EventArgs
FactMES.Client.Common.JobEventArgs
FactMES.Client.Common.JobStatusEventArgs