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.308
Syntax
string GetNameForWorkState(
	int workStateIndex
)

Parameters

workStateIndex
Type: SystemInt32
The index of the work state

Return Value

Type: String
The name for the work state
See Also