clsSchemaItem..::..dataType Property
Gets the type of the data.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public formVariableDataType dataType { get; }
Public ReadOnly Property dataType As formVariableDataType Get
public: property formVariableDataType^ dataType { formVariableDataType^ get (); }