FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getStepCountForAllWorkflowDefinitions Method

Gets the step count for all definitions.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public Dictionary<string, int> getStepCountForAllWorkflowDefinitions()
Public Function getStepCountForAllWorkflowDefinitions As Dictionary(Of String, Integer)
public:
Dictionary<String^, int^>^ getStepCountForAllWorkflowDefinitions()

Return Value

Dictionary<System.String, System.Int32>.