FieldMatches Property
Overloads
| FieldMatches | List of search groups. The groups are numbered from the value of  JSON property name: qFieldMatches | 
FieldMatches
List of search groups.
The groups are numbered from the value of SearchPage.qOffset to the value of SearchPage.qOffset + SearchPage.qCount .
JSON property name: qFieldMatches
Declaration
      public IEnumerable<SearchFieldValueItem> FieldMatches { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<SearchFieldValueItem> |