Click or drag to resize

IWorldViewSettingsGetIDForWorkflowDefinition Method


Gets the ID for a workflow definition

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

Parameters

workflowDefIndex
Type: SystemInt32
The index of the workflow definition

Return Value

Type: String
The integer ID of the workflow definition
See Also