NOTE: This method is now obsolete.



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

Syntax

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

See Also