EventsList Method
Description
Gets the list of the execution events.
Syntax
Visual Basic
Public Function EventsList() As List
Return Type
A list of the ExecEventInfo Objects of the events.
See Also