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