IWorkflowLocked Property Ingeniux CMS Content Store API

Gets and sets whether this workflow is in lockdown mode. When a workflow is in lockdown mode, advancing it throws an error.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool Locked { get; set; }

Property Value

Type: Boolean
See Also

Reference