Gets the match mode of this ERecRank
Namespace: Endeca.NavigationAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.2.0.0 (0.0.0.0)
Syntax
| C# |
|---|
public virtual string MatchMode { get; } |
| Visual Basic |
|---|
Public Overridable ReadOnly Property MatchMode As String Get |
| Visual C++ |
|---|
public: virtual property String^ MatchMode { String^ get (); } |