WorkflowStepInfoStepIsDefault Property |
Indicates if step represents one of the default document step types (DocumentPublished, DocumentArchived, DocumentEdit, Start)
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public bool StepIsDefault { get; }
Property Value
Type:
BooleanSee Also