FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..getStepExecuteElapsedTime Method

Gets the step execute elapsed time.

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

Syntax


public Dictionary<string, long> getStepExecuteElapsedTime()
Public Function getStepExecuteElapsedTime As Dictionary(Of String, Long)
public:
Dictionary<String^, long long^>^ getStepExecuteElapsedTime()

Return Value

Dictionary<System.String, System.Int64>.