FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deBusinessIntelligence..::..getDataTypeCountInFormWidgets Method

Gets the data type count for form widgets.

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

Syntax


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

Return Value

Dictionary<System.String, System.Int32>.