Terms Property
Overloads
| Terms |
Positions of the search terms, starting from 0. JSON property name: qTerms |
Terms
Positions of the search terms, starting from 0.
JSON property name: qTerms
Declaration
public IEnumerable<int> Terms { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.Int32> |