Table of Contents

TXDataType.Name Property

Gets or sets the name of the type.

Remarks

The name of a collection type is built from the name of its item type, in the format Collection(ItemTypeName).

Syntax

Unit: XData.Model.Classes

property TXDataType.Name: string

See also