Click or drag to resize

IWorldViewSettingsGetNameForWorkState Method


Gets the name for a work state.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string GetNameForWorkState(
	int workStateIndex
)

Parameters

workStateIndex  Int32
The index of the work state

Return Value

String
The name for the work state
See Also