Click or drag to resize

MatchResultT Properties

The MatchResultT type exposes the following members.

Properties
 NameDescription
Public propertyClassification Gets the classification
(Inherited from MatchResult)
Public propertyConfiguration 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