IWorkflowIsActive Property
|
Gets whether the workflow's current
Work State is active.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property IsActive As Boolean
Get
property bool IsActive {
bool get ();
}
abstract IsActive : bool with get
Property Value
Type:
BooleanSee Also