Click or drag to resize

MatchConfigurationTarget Property

Gets or sets the targets this configuration applies to

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

Property Value

Type: ListMatchTarget
See Also