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