FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..configureDataTypes Method

Gets the Inputs and Returns.

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

Syntax


public bool configureDataTypes(
	Dictionary<string, wfdatatype> oDataTypes
)
Public Function configureDataTypes ( _
	oDataTypes As Dictionary(Of String, wfdatatype) _
) As Boolean
public:
bool^ configureDataTypes(
	Dictionary<String^, wfdatatype^>^ oDataTypes
)

Parameters

oDataTypes
Type: Dictionary<(Of <(<'String, wfdatatype>)>)>
The o data types.

Return Value

bool.