Table of Contents

TXDataType.UrlConverter Property

Gets or sets the converter used to convert values of this type to and from literals in URLs.

Remarks

It is assigned by the model when the model is prepared.

Syntax

Unit: XData.Model.Classes

property TXDataType.UrlConverter: TXDataTypeConverter

See also