IWorkflowDontExecuteActions Property Ingeniux CMS Content Store API

Gets and sets whether or not to execute Actions during a workflow advance.

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

bool DontExecuteActions { get; set; }

Property Value

Type: Boolean
Remarks

If this property is set to true, all actions are bypassed when the workflow advances
See Also

Reference