FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsGlobal..::..dataType Property

get/set the global data type

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

Syntax


public globalDataType dataType { get; set; }
Public Property dataType As globalDataType
	Get
	Set
public:
property globalDataType^ dataType {
	globalDataType^ get ();
	void set (globalDataType^ value);
}

Field Value

The type of the data.