OnExecEventSchedulerActionType Property
Description
The action type of the execution event.
Property type
Read-write property
Syntax
Visual Basic
Public Property OnExecEventSchedulerActionType( _
   ByVal EventType As Long _
) As Long
Parameters
EventType
A member of the tagTDAPI_EXECUTIONEVENT Enumeration.
See Also