deBusinessIntelligence..::..getMostLeastCommonPath Method
Get the most and least used path for instances
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public SortedDictionary<string, clsStatItem> getMostLeastCommonPath( string sDefinitionID )
Public Function getMostLeastCommonPath ( _ sDefinitionID As String _ ) As SortedDictionary(Of String, clsStatItem)
public: SortedDictionary<String^, clsStatItem^>^ getMostLeastCommonPath( String^ sDefinitionID )
Parameters
- sDefinitionID
- Type: String
The s definition identifier.