IWorkStateIsActive Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

bool IsActive { get; set; }

Property Value

Type: Boolean
See Also

Reference