Skip to main content Skip to complementary content

SearchTermsMatched Property

Overloads

SearchTermsMatched

Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in SearchResult.qSearchTerms .

JSON property name: qSearchTermsMatched

SearchTermsMatched

Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in SearchResult.qSearchTerms .

JSON property name: qSearchTermsMatched

Declaration

      public IEnumerable<int> SearchTermsMatched { get; set; }
    

Property Value

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

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 – let us know how we can improve!