deBusinessIntelligence..::..getStepExecutionTimesForDefinition Method
get step exection times based on the definition
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public SortedDictionary<int, clsStatItem> getStepExecutionTimesForDefinition( string sDefinitionID )
Public Function getStepExecutionTimesForDefinition ( _ sDefinitionID As String _ ) As SortedDictionary(Of Integer, clsStatItem)
public: SortedDictionary<int^, clsStatItem^>^ getStepExecutionTimesForDefinition( String^ sDefinitionID )
Parameters
- sDefinitionID
- Type: String
The s definition identifier.