Click or drag to resize

MatchResult Properties

The MatchResult type exposes the following members.

Properties
  NameDescription
Public propertyClassification
Gets the classification
Public propertyConfigurationName
Gets the configuration name used to match
Public propertyMethod
Gets the method that was used to calculate the vector's scopre
Public propertyRecord
Gets the record that was matched
Public propertyScore
Gets the numeric score.
Public propertyStrength
Gets the strength of the vector match (0..1)
Public propertyVectors
Gets or sets the properties that matched and their score
Top
See Also