Click or drag to resize

MasterMatchMatchResult Property

Gets the match result

Namespace: SanteDB.Persistence.MDM.Services
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public IRecordMatchResult MatchResult { get; set; }

Property Value

IRecordMatchResult
See Also