Table of Contents

TXDataEntityType.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 TXDataEntityType.BaseTypeRef: string

See also