Result Property
Overloads
| Result |
List of the matching values. The maximum number of values in this list is set by JSON property name: qResult |
Result
List of the matching values.
The maximum number of values in this list is set by qMaxNbrFieldMatches .
JSON property name: qResult
Declaration
IEnumerable<SearchTermResult> Result { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<SearchTermResult> |