Tags Property
Overloads
Tags |
Gives information on a field. For example, it can return the type of the field. Examples: key, text, ASCII JSON property name: qTags |
Tags
Gives information on a field. For example, it can return the type of the field.
Examples: key, text, ASCII
JSON property name: qTags
Declaration
public IEnumerable<string> Tags { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |