Click or drag to resize
WorkflowStepInfoStepIsAllowed Property
Indicates if step is allowed due to security settings

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public bool StepIsAllowed { get; }

Property Value

Type: Boolean
See Also