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