IWorkflowIsActive Property
|
Gets whether the workflow's current
Work State is active.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxReadOnly Property IsActive As Boolean
Get
property bool IsActive {
bool get ();
}abstract IsActive : bool with get
Property Value
Boolean
See Also