clsGlobal..::..dataType Property
get/set the global data type
Namespace:
FlowWright.cDevDecisionEngineAssembly: 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); }