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