SearchGroupItem Class
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- SearchGroupItem
Syntax
[ValueClass]
public class SearchGroupItem : ISearchGroupItem
Constructors
Name | Description |
---|---|
SearchGroupItem() |
Properties
Name | Description |
---|---|
Identifier |
Identifier of the item. It corresponds to: * The name of the field, if the type of the search group is data set. * The id of the generic object if the type of the search group is generic object. JSON property name: qIdentifier |
ItemMatches |
List of matches in the search group item. The group item matches are numbered from the value of JSON property name: qItemMatches |
ItemType |
Type of the group item. JSON property name: qItemType |
SearchTermsMatched |
Indexes of the search terms that are included in the group item. These search terms are related to the list of terms defined in JSON property name: qSearchTermsMatched |
TotalNumberOfMatches |
Total number of distinct matches in the search group item. JSON property name: qTotalNumberOfMatches |
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!