FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsVariable..::..dataType Property

get/set the variable data type

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

Syntax


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

Field Value

The type of the data.