Click or drag to resize

MatchConfigurationMetadataIsReadonly Property

If this is readonly

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

Property Value

Type: Boolean

Implements

IRecordMatchingConfigurationMetadataIsReadonly
See Also