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