Enum WorkflowActionTypes
This enum represents the workflow action types.
Namespace: DotNetNuke.Entities.Content.Workflow.Actions
Assembly: DotNetNuke.dll
Syntax
public enum WorkflowActionTypes : int
Fields
Name | Description |
---|---|
CompleteState | This enum represents the workflow action types. |
CompleteWorkflow | This enum represents the workflow action types. |
DiscardState | This enum represents the workflow action types. |
DiscardWorkflow | This enum represents the workflow action types. |
StartWorkflow | This enum represents the workflow action types. |