FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsModGlobal..::..getGlobalDataType Method

Gets the type of the global data.

Namespace:  FlowWright.cDevDeAPI
Assembly:  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.

Return Value

System.String.