A score from 0 to 1.0 indicating the reverse match strength for this record.


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

Syntax

Visual Basic (Declaration)
Public Function getRevMatchScore() As Double _
    Implements INetricsSearchResult.getRevMatchScore
C#
public double getRevMatchScore()
C++
public:
 double getRevMatchScore() sealed 
J#
public double getRevMatchScore()
JScript
public  function getRevMatchScore() : double

Implements

INetricsSearchResult.getRevMatchScore

See Also