ISearchResult Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchResult
Properties
Name | Description |
---|---|
SearchGroupArray |
List of search groups. The groups are numbered from the value of JSON property name: qSearchGroupArray |
SearchTerms |
List of the search terms. JSON property name: qSearchTerms |
TotalNumberOfGroups |
Total number of groups. JSON property name: qTotalNumberOfGroups |