NOTE: This method is now obsolete.



Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Function getRevMatchScoreQlt() As Double()
C#
double[] getRevMatchScoreQlt()
C++
array<double>^ getRevMatchScoreQlt() abstract 
J#
double[] getRevMatchScoreQlt()
JScript
function getRevMatchScoreQlt() : double[]

See Also