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

Property Value

Type: Boolean
See Also