Click or drag to resize
AbstractAutomationManagerInfoTypeCheckPermissions Property
Indicates if step permissions should be checked when the step is moved.

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

Property Value

Type: Boolean
See Also