Values: ISolrFilterFieldValues;
Values: Prognoz.Platform.Interop.BISearch.ISolrFilterFieldValues;
The Values property returns values used for filtering.
The result set will include only the records which values by the ISolrFilterCondition.SolrField field corresponds to the values indicated in the Values proprety.
The example of use is given in description of the ISolrSearchContext.FilterContext property.
See also: