![]() | IRecordMatchResultT Interface |
Namespace: SanteDB.Core.Matching
[Missing <typeparam name="T"/> documentation for "T:SanteDB.Core.Matching.IRecordMatchResult`1"]
The IRecordMatchResultT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Classification |
Gets the classification from the matcher
(Inherited from IRecordMatchResult.) |
![]() | ConfigurationName |
Gets the configuration name
(Inherited from IRecordMatchResult.) |
![]() | Method |
Indicates the method used to match
(Inherited from IRecordMatchResult.) |
![]() | Record |
The record that was matched
|
![]() | Score |
Gets or sets the score of the result, usually an absolute score
(Inherited from IRecordMatchResult.) |
![]() | Strength |
Gets or sets the relative strength of the result
(Inherited from IRecordMatchResult.) |
![]() | Vectors |
Match record attributes
(Inherited from IRecordMatchResult.) |