| WorkflowActionEventArgsInfoType, StateInfoType, ActionEnumType Properties |
The WorkflowActionEventArgsInfoType, StateInfoType, ActionEnumType generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionDefinition |
Action definition.
| |
| ActionStep |
Current step.
| |
| Comment |
Comment used when action moves to next step.
| |
| CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
| InfoObject |
Current info object.
| |
| InitialStep |
Current step.
| |
| Manager |
Manager.
| |
| OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
| OriginalStep |
Current step.
| |
| Parameters |
Parameters of action.
| |
| StateObject |
Info object representing automation state. Used for automation processes.
| |
| StopProcessing |
Indicates if the process should be stopped. Process is not moved to the next step.
| |
| User |
User running action.
| |
| Workflow |
Current workflow.
|