Table of Contents

TXDataRouteSegment.ParamName Property

Gets or sets the name of the parameter, for parameter segments.

Remarks

It is the text between the braces, like id for the segment {id}.

Syntax

Unit: XData.Model.Classes

property TXDataRouteSegment.ParamName: string

See also