SearchTermsMatched Property
Overloads
SearchTermsMatched |
List of search results. The maximum number of search results in this list is set by JSON property name: qSearchTermsMatched |
SearchTermsMatched
List of search results.
The maximum number of search results in this list is set by qPage/qCount
.
JSON property name: qSearchTermsMatched
Declaration
IEnumerable<SearchMatchCombinations> SearchTermsMatched { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SearchMatchCombinations> |
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!