ISearchGroup Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchGroupProperties
| Name | Description | 
|---|---|
| GroupType | Type of the search group. JSON property name: qGroupType | 
| Id | Identifier of the search group. JSON property name: qId | 
| Items | List of items in the search group. The group items are numbered from the value of  JSON property name: qItems | 
| SearchTermsMatched | Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in  JSON property name: qSearchTermsMatched | 
| TotalNumberOfItems | Total number of distinct items in the search group. JSON property name: qTotalNumberOfItems |