 | MatchAttributeAssertion Property |
Gets or sets the rules
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
MatchAttributeAssertion
See Also