FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getVariableDataType Method

Gets the type of the variable data.

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

Syntax


public static string getVariableDataType(
	variableDataType oDataType
)
Public Shared Function getVariableDataType ( _
	oDataType As variableDataType _
) As String
public:
static String^ getVariableDataType(
	variableDataType^ oDataType
)

Parameters

oDataType
Type: FlowWright.cDevDecisionEngine..::..variableDataType
Type of the o data.

Return Value

System.String.