The WorkflowAction type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionId |
Action Id
| |
| ActionSource |
Action Source. This property represents the path to the class that implement the IWorkflowAction interface
i.e.: "MyProject.WorkflowActions.WorkflowDiscardction, MyProject"
| |
| ActionType |
Action type. This is a string representation of the enum WorkflowActionTypes | |
| ContentTypeId |
Content item type Id
|