Click or drag to resize

MatchAttributeWhenNull Property

When null what should happen?

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public MatchAttributeNullBehavior WhenNull { get; set; }

Property Value

Type: MatchAttributeNullBehavior
See Also