Gets and sets the navigation relevance ranking record search to perform on the records
of the navigation query.

C# | Visual Basic | Visual C++ |
public virtual ERecSearch NavRelRankERecSearch{ get; set;}
Public Overridable Property NavRelRankERecSearch As ERecSearch
public: virtual property ERecSearch^ NavRelRankERecSearch { ERecSearch^ get (); void set (ERecSearch^ value); }

Navigation relevance rank record search applied to records of the navigation.
null if none have been previously specified.

Deprecated: This method may not be available in future versions
of the Presentation API. Use NavRelRankERecRank() instead.