The AutomationEvents type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
| Action | 
            Fires when an action is executed
              | |
| MoveToNextStep | 
            Fires when the object is moved to next step
              | |
| MoveToPreviousStep | 
            Fires when the object is moved to previous step
              | |
| ProcessTrigger | 
            Fires when a trigger is processed
              | 
See Also