| BaseWorkflowActionInfoType, StateInfoType, ActionEnumType Properties | 
The BaseWorkflowActionInfoType, StateInfoType, ActionEnumType generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ActionDefinition | 
            Action definition.
             | 
|  | ActionStep | 
            Current step.
             | 
|  | Arguments | 
            Action arguments
             | 
|  | Comment | 
            Comment used when action moves to next step.
             | 
|  | InfoObject | 
            Current info object.
             | 
|  | InitialStep | 
            Current step.
             | 
|  | MacroResolver | 
            Macro resolver for action.
             | 
|  | Manager | 
            Manager.
             | 
|  | OriginalStep | 
            Current step.
             | 
|  | Parameters | 
            Parameters of action.
             | 
|  | StateObject | 
            Current state object.
             | 
|  | User | 
            User running action.
             | 
|  | Workflow | 
            Current workflow.
             | 
 See Also
See Also