Click or drag to resize

MatchResultTRecord Property

Gets the record

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public T Record { get; }

Property Value

Type: T

Implements

IRecordMatchResultTRecord
See Also