| MatchVectorAttribute Property |
[Missing <summary> documentation for "P:SanteDB.Matcher.Matchers.MatchVector.Attribute"]
Namespace:
SanteDB.Matcher.Matchers
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public MatchAttribute Attribute { get; set; }
Public Property Attribute As MatchAttribute
Get
Set
public:
property MatchAttribute^ Attribute {
MatchAttribute^ get ();
void set (MatchAttribute^ value);
}
member Attribute : MatchAttribute with get, set
Property Value
Type:
MatchAttributeSee Also