Click or drag to resize

IWorkStateIsActive Property


Gets and sets whether this workstate is active. The CMS uses this property to filter inactive Pages from a user's assignments pane. If a the workstate page currently on is not active, a user won't see it in the assignments pane.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
bool IsActive { get; set; }

Property Value

Boolean
See Also