Gets and sets the navigation relevance ranking record search to perform on the records
of the navigation query.
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public virtual ERecRank NavRelRankERecRank { get; set; } |
| Visual Basic |
|---|
Public Overridable Property NavRelRankERecRank As ERecRank
Get
Set |
Field Value
Navigation relevance rank record search applied to records of the navigation.
null if none have been previously specified.
Remarks
See Also