clsModGlobal..::..getGlobalDataType Method
Gets the type of the global data.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public static string getGlobalDataType( globalDataType oDataType )
Public Shared Function getGlobalDataType ( _ oDataType As globalDataType _ ) As String
public: static String^ getGlobalDataType( globalDataType^ oDataType )
Parameters
- oDataType
- Type: FlowWright.cDevDecisionEngine..::..globalDataType
Type of the o data.