TXDataParamDef.TypeRef Property
Gets or sets the name of a scalar parameter type, used when the model is written to or read from JSON.
Remarks
For backward compatibility with older clients, it only holds a value when the parameter type is a scalar type that is not a collection. The name of any other type is held by TypeNameRef. A name set when the model is read is resolved into ParamType when the model is prepared.
Syntax
Unit: XData.Model.Classes
property TXDataParamDef.TypeRef: string