| MatchVectorA Property |
Gets the value of A
Namespace:
SanteDB.Matcher.Matchers
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax Public ReadOnly Property A As Object
Get
public:
virtual property Object^ A {
Object^ get () sealed;
}
abstract A : Object with get
override A : Object with get
Property Value
Type:
ObjectImplements
IRecordMatchVectorASee Also