Tags Property
Overloads
| Tags |
Name connected to the measure that is used for search purposes. A measure can have several tags. This parameter is optional. JSON property name: qTags |
Tags
Name connected to the measure that is used for search purposes.
A measure can have several tags.
This parameter is optional.
JSON property name: qTags
Declaration
IEnumerable<string> Tags { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |