Endeca Presentation API
NavRelRankERecSearch Property
NamespacesEndeca.NavigationENEQueryNavRelRankERecSearch
Gets and sets the navigation relevance ranking record search to perform on the records of the navigation query.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ERecSearch NavRelRankERecSearch{ get; set;}
Public Overridable Property NavRelRankERecSearch As ERecSearch
public:
virtual property ERecSearch^ NavRelRankERecSearch {
	ERecSearch^ get ();
	void set (ERecSearch^ value);
}
Value
Navigation relevance rank record search applied to records of the navigation. null if none have been previously specified.
Remarks
Deprecated: This method may not be available in future versions of the Presentation API. Use NavRelRankERecRank() instead.

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