clsModGlobal..::..getVariableDataType Method
Gets the type of the variable data.
Namespace:
FlowWright.cDevDeAPIAssembly: 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.