Click or drag to resize

MatchAttributeAssertionAssertions Property

Rules in the attribute rule

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<MatchAttributeAssertion> Assertions { get; set; }

Property Value

Type: ListMatchAttributeAssertion
See Also