Click or drag to resize
AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumTypeCheckPermissions Property
Indicates if step permissions should be checked when the step is moved.

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

Property Value

Type: Boolean
See Also