WorkflowServicesGetWorkflowInitialTransData Method Ingeniux CMS Web Services API

[Missing <summary> documentation for "M:IngeniuxCMService.WorkflowServices.GetWorkflowInitialTransData(System.String)"]

Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public XHRServiceResponseGeneric<WorkflowTransitionItem> GetWorkflowInitialTransData(
	string wfDefId
)

Parameters

wfDefId
Type: SystemString

[Missing <param name="wfDefId"/> documentation for "M:IngeniuxCMService.WorkflowServices.GetWorkflowInitialTransData(System.String)"]

Return Value

Type: XHRServiceResponseGenericWorkflowTransitionItem

[Missing <returns> documentation for "M:IngeniuxCMService.WorkflowServices.GetWorkflowInitialTransData(System.String)"]

See Also

Reference