deBusinessIntelligence..::..getWidgetCount Method
Gets the widget count.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static Dictionary<string, int> getWidgetCount( Dictionary<string, deDashboardWidget> oWidgets )
Public Shared Function getWidgetCount ( _ oWidgets As Dictionary(Of String, deDashboardWidget) _ ) As Dictionary(Of String, Integer)
public: static Dictionary<String^, int^>^ getWidgetCount( Dictionary<String^, deDashboardWidget^>^ oWidgets )
Parameters
- oWidgets
- Type: Dictionary<(Of <(<'String, deDashboardWidget>)>)>
The o Widgets.