Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumType Properties

The BaseWorkflowActionInfoType, StateInfoType, ActionEnumType generic type exposes the following members.

Properties
  NameDescription
Public propertyActionDefinition
Action definition.
Public propertyActionStep
Current step.
Public propertyArguments
Action arguments
Public propertyComment
Comment used when action moves to next step.
Public propertyInfoObject
Current info object.
Public propertyInitialStep
Current step.
Public propertyMacroResolver
Macro resolver for action.
Public propertyManager
Manager.
Public propertyOriginalStep
Current step.
Public propertyParameters
Parameters of action.
Public propertyStateObject
Current state object.
Public propertyUser
User running action.
Public propertyWorkflow
Current workflow.
Top
See Also