Click or drag to resize

IWorkflowLocked Property


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: 10.6.492
Syntax
bool Locked { get; set; }

Property Value

Boolean
See Also