ItemMatches Property
Overloads
ItemMatches |
List of matches in the search group item. The group item matches are numbered from the value of 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
IEnumerable<SearchGroupItemMatch> ItemMatches { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SearchGroupItemMatch> |
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!