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
public IEnumerable<string> FieldTags { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |