Click or drag to resize

MatchConfigurationCollectionId Property

Gets or sets the unique identifier

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