| MatchResultMethod Property |
Gets the method that was used to calculate the vector's scopre
Namespace:
SanteDB.Matcher.Matchers
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public RecordMatchMethod Method { get; }
Public ReadOnly Property Method As RecordMatchMethod
Get
public:
virtual property RecordMatchMethod Method {
RecordMatchMethod get () sealed;
}
abstract Method : RecordMatchMethod with get
override Method : RecordMatchMethod with get
Property Value
Type:
RecordMatchMethodImplements
IRecordMatchResultMethodSee Also