Click or drag to resize

IWorldViewSettingsGetNameForWorkflowDefinition Method


Gets the name for a workflow definition.

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

Parameters

workflowDefIndex  Int32
The index of the workflow definition

Return Value

String
The name for the workflow definition
See Also