Tags Property
Overloads
| Tags |
List of tags related to the field. JSON property name: qTags |
Tags
List of tags related to the field.
JSON property name: qTags
Declaration
public IEnumerable<string> Tags { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.String> |