 | MatchResultTRecord Property |
Gets the record
Namespace: SanteDB.Matcher.MatchersAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
SyntaxPublic 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
TImplements
IRecordMatchResultTRecord
See Also