Click or drag to resize

IWorldViewSettingsSetIDForWorkflowDefinition Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void SetIDForWorkflowDefinition(
	int workflowDefIndex,
	string workflowId
)

Parameters

workflowDefIndex
Type: SystemInt32

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

workflowId
Type: SystemString

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

See Also