Return the match cutoff value for this querylet.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function getMatchCutoff() As Double |
C# |
---|
public double getMatchCutoff() |
C++ |
---|
public: double getMatchCutoff() sealed |
J# |
---|
public double getMatchCutoff() |
JScript |
---|
public function getMatchCutoff() : double |
Return Value
the match cutoff value.