 | MatchResultMethod Property |
Gets the method that was used to calculate the vector's scopre
Namespace: SanteDB.Matcher.MatchersAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
RecordMatchMethodImplements
IRecordMatchResultMethod
See Also