IWorldViewSettingsGetIDForWorkState Method
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string GetIDForWorkState(
int workStateIndex
)
Function GetIDForWorkState (
workStateIndex As Integer
) As String
String^ GetIDForWorkState(
int workStateIndex
)
abstract GetIDForWorkState :
workStateIndex : int -> string
Parameters
- workStateIndex
- Type: SystemInt32
[Missing <param name="workStateIndex"/> documentation for "M:Ingeniux.CMS.IWorldViewSettings.GetIDForWorkState(System.Int32)"]
Return Value
Type:
String[Missing <returns> documentation for "M:Ingeniux.CMS.IWorldViewSettings.GetIDForWorkState(System.Int32)"]
See Also