SearchSuggestionResult Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- SearchSuggestionResult
Syntax
[ValueClass]
public class SearchSuggestionResult : ISearchSuggestionResultConstructors
| Name | Description |
|---|---|
| SearchSuggestionResult() |
Properties
| Name | Description |
|---|---|
| FieldNames |
List of field names that contain search hits. JSON property name: qFieldNames |
| Suggestions |
List of suggestions. JSON property name: qSuggestions |