ExecEventInfo Object
Description
The execution information of the scheduler. This object handles the actual, not the planned, information.
Remarks
Get the ExecEventInfo objects with the ExecutionStatus.EventsList Method.
Public Properties
Public Property EventDateThe Execution Event Date.
Public Property EventTimeThe Execution Event Time.
Public Property EventTypeThe type of Execution Event.
See Also