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
Gets or sets the name of the type.
The name of a collection type is built from the name of its item type, in the format Collection(ItemTypeName).
Unit: XData.Model.Classes
property TXDataType.Name: string