SearchGroup Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- SearchGroup
Syntax
[ValueClass]
public class SearchGroup : ISearchGroup
Constructors
Name | Description |
---|---|
SearchGroup() |
Properties
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 |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!