Endeca Presentation API
NavERecSearches Property
NamespacesEndeca.NavigationENEQueryNavERecSearches
Gets and sets the navigation record searches to perform on the records of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecSearchList NavERecSearches{ get; set;}
Public Overridable Property NavERecSearches As ERecSearchList
public:
virtual property ERecSearchList^ NavERecSearches {
	ERecSearchList^ get ();
	void set (ERecSearchList^ value);
}
Value
Navigation record searches applied to records of the navigation. null if none have been previously specified.
Remarks
The individual elements of this list are applied in a conjunctive manner in that each search narrows and restricts the results of navigation record list.

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