Table of Contents

TXDataController.TagName Property

Gets or sets the tag under which the service operations of the controller are grouped in the generated API documentation.

Remarks

When empty, the last segment of the controller route is used.

Syntax

Unit: XData.Model.Classes

property TXDataController.TagName: string

See also