Suggestions Property
Overloads
| Suggestions |
List of suggestions. JSON property name: qSuggestions |
Suggestions
List of suggestions.
JSON property name: qSuggestions
Declaration
IEnumerable<SearchSuggestItem> Suggestions { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<SearchSuggestItem> |