Click or drag to resize

MatchConfigurationCollectionConfigurations Property

Gets or sets the configurations for the match collection

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

Property Value

Type: ListMatchConfiguration
See Also