Click or drag to resize

MatchAttributeRequired Property

The match has to be executed, if the inbound object does not have the property (is null) then the entire matching process stops.

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

Property Value

Type: Boolean
See Also