Click or drag to resize

MatchConfigurationCollection.AppliesTo Property

Applies to

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public Type[] AppliesTo { get; }

Property Value

Type:Type[]

Implements

IRecordMatchingConfiguration.AppliesTo
See Also