Click or drag to resize

IWorldViewSettingsWorkStates Method


Gets the work states for WorldView

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<WorldViewSettingEntry> WorkStates()

Return Value

Type: IEnumerableWorldViewSettingEntry
A list of work states
See Also