Click or drag to resize

IWorldViewSettingsSetIDForWorkState Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void SetIDForWorkState(
	int workStateIndex,
	string workstateId
)

Parameters

workStateIndex
Type: SystemInt32

[Missing <param name="workStateIndex"/> documentation for "M:Ingeniux.CMS.IWorldViewSettings.SetIDForWorkState(System.Int32,System.String)"]

workstateId
Type: SystemString

[Missing <param name="workstateId"/> documentation for "M:Ingeniux.CMS.IWorldViewSettings.SetIDForWorkState(System.Int32,System.String)"]

See Also