Enum ContentWorkflowStepType
- Namespace
- CMS.ContentWorkflowEngine
- Assembly
- CMS.ContentWorkflowEngine.dll
Type of workflow step.
public enum ContentWorkflowStepType
- Extension Methods
Fields
Custom = 3Custom step type.
None = 0Undefined step type.
SystemDraft = 1System draft step type.
SystemFinal = 4System final step type.