Values Property
Overloads
| Values |
Positions of the matching values in the search results. The maximum number of values in this list is defined by JSON property name: qValues |
Values
Positions of the matching values in the search results.
The maximum number of values in this list is defined by qMaxNbrFieldMatches .
JSON property name: qValues
Declaration
public IEnumerable<long> Values { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<System.Int64> |