A score from 0 to 1.0 indicating the symmetric match strength for this record.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getSymMatchScore() As Double _ Implements INetricsSearchResult.getSymMatchScore |
C# |
---|
public double getSymMatchScore() |
C++ |
---|
public: double getSymMatchScore() sealed |
J# |
---|
public double getSymMatchScore() |
JScript |
---|
public function getSymMatchScore() : double |