MVPSI.JAMS Namespace : JobChangedArgs Class |
The following tables list the members exposed by JobChangedArgs.
Name | Description | |
---|---|---|
![]() | JobChangedArgs Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | CurrentStep | Gets the current step of a multi-job Setup. |
![]() | EventCode | Gets the EventCode. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | Halted | Returns true if the Setup is halted. |
![]() | JAMSId | Gets the job's JAMSId. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | MasterRON | Gets the RON of the job's Setup. Returns zero if the job isn't running as part of a Setup. |
![]() | RON | Gets the job's RON. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | ScheduleWindowIsOpen | Returns true when the Schedule window for this job is open. |
![]() | State | Gets the current JobState of this entry. (Inherited from MVPSI.JAMS.JobEventArgs) |
![]() | StepWait | Returns true if the Job has to wait for it's step. |