Click or drag to resize

MatchConfigurationMetadataState Property

Gets or sets the status

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

Property Value

Type: MatchConfigurationStatus

Implements

IRecordMatchingConfigurationMetadataState
See Also