Click or drag to resize

MatchConfigurationMetadataCreatedBy Property

Created by whom?

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

Property Value

Type: String

Implements

IRecordMatchingConfigurationMetadataCreatedBy
See Also