Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

ItemMatches Property

Overloads

ItemMatches

List of matches in the search group item.

The group item matches are numbered from the value of SearchGroupItemOptions.qOffset to the value of SearchGroupItemOptions.qOffset + SearchGroupItemOptions.qCount .

JSON property name: qItemMatches

ItemMatches

List of matches in the search group item.

The group item matches are numbered from the value of SearchGroupItemOptions.qOffset to the value of SearchGroupItemOptions.qOffset + SearchGroupItemOptions.qCount .

JSON property name: qItemMatches

Declaration

      public IEnumerable<SearchGroupItemMatch> ItemMatches { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SearchGroupItemMatch>

Implements

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 – please let us know!