Table of Contents

TXDataEntitySet.TagGroup Property

Gets or sets the tag group the tag of the entity set belongs to in the generated API documentation.

Remarks

Tag groups are a higher level grouping of tags, displayed by Redoc. When empty, the default tag group defined in the Swagger options of the server module is used.

Syntax

Unit: XData.Model.Classes

property TXDataEntitySet.TagGroup: string

See also