The per-querylet reverse match scores.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getRevMatchScoreQlt() As Double() _ Implements INetricsSearchResult.getRevMatchScoreQlt |
| C# |
|---|
| public double[] getRevMatchScoreQlt() |
| C++ |
|---|
| public: array<double>^ getRevMatchScoreQlt() sealed |
| J# |
|---|
| public double[] getRevMatchScoreQlt() |
| JScript |
|---|
| public function getRevMatchScoreQlt() : double[] |