Click or drag to resize

IWorldViewSettingsWorkflowDefinitions Method


Gets the workflow definitions for WorldView

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

Return Value

Type: IEnumerableWorldViewSettingEntry
A list of workflow definitions
See Also