Table of Contents

TXDataParamDef.TypeNameRef Property

Gets or sets the name of a non-scalar parameter type, used when the model is written to or read from JSON.

Remarks

It only holds a value when TypeRef is empty. A name set when the model is read is resolved into ParamType when the model is prepared.

Syntax

Unit: XData.Model.Classes

property TXDataParamDef.TypeNameRef: string

See also