Click or drag to resize

MatchConfigurationBlocking Property

Gets or sets the blocking configuration

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

Property Value

Type: ListMatchBlock
See Also