Click or drag to resize

MatchConfigurationId Property

Gets or sets the name of the matching configuration

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

Property Value

Type: String

Implements

IRecordMatchingConfigurationId
See Also