Click or drag to resize

MatchAttributeWhen Property

When condition on a match attribute

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

Property Value

Type: ListMatchAttributeWhenCondition
See Also