Click or drag to resize

IWorldViewSettingsGetIDForWorkState Method


Gets the ID for a work state

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

Parameters

workStateIndex  Int32
The index of the work state

Return Value

String
The integer ID of the work state
See Also