| MatchAttributeAssertion Property |
Gets or sets the rules
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public MatchAttributeAssertion Assertion { get; set; }
Public Property Assertion As MatchAttributeAssertion
Get
Set
public:
property MatchAttributeAssertion^ Assertion {
MatchAttributeAssertion^ get ();
void set (MatchAttributeAssertion^ value);
}
member Assertion : MatchAttributeAssertion with get, set
Property Value
Type:
MatchAttributeAssertionSee Also