Table of Contents

TXDataInstanceType.BaseTypeRef Property

Gets or sets the name of the base type, used when the model is written to or read from JSON.

Remarks

A name set when the model is read is resolved into BaseType when the model is prepared.

Syntax

Unit: XData.Model.Classes

property TXDataInstanceType.BaseTypeRef: string

See also