Endeca Presentation API
NavRangeFilters Property
NamespacesEndeca.NavigationENEQueryNavRangeFilters
Gets and sets the navigation range filters on this navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual RangeFilterList NavRangeFilters{ get; set;}
Public Overridable Property NavRangeFilters As RangeFilterList
public:
virtual property RangeFilterList^ NavRangeFilters {
	RangeFilterList^ get ();
	void set (RangeFilterList^ value);
}
Value
The navigation range filters of this query or null if none are returned.
Remarks
Range filters limit the record results of the query.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0