FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getWidgetCountForAllDashboards Method

Gets the widget count for all dashboards.

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

Syntax


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

Return Value

Dictionary<System.String, System.Int32>.