FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getDataTypes Method

returns a hashtable of data type names and ids

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

Syntax


public Dictionary<string, string> getDataTypes()
Public Function getDataTypes As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ getDataTypes()

Return Value

Dictionary<System.String, System.String>.