| MatchResultTRecord Property |
Gets the record
Namespace:
SanteDB.Matcher.Matchers
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax Public ReadOnly Property Record As T
Get
public:
virtual property T Record {
T get () sealed;
}
abstract Record : 'T with get
override Record : 'T with get
Property Value
Type:
TImplements
IRecordMatchResultTRecordSee Also