FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getFormWidgetCountForAllFormDefinitions Method

Gets the form widget count for all form definitions.

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

Syntax


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

Return Value

Dictionary<System.String, System.Int32>.