Click or drag to resize

MatchResultT Properties

The MatchResultT generic type exposes the following members.

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