Click or drag to resize

IRecordMatchingConfigurationMetadata Interface

Record matching metadata

Namespace: SanteDB.Core.Matching
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public interface IRecordMatchingConfigurationMetadata

The IRecordMatchingConfigurationMetadata type exposes the following members.

Properties
 NameDescription
Public propertyCreatedBy Gets the author of the configuration metadata
Public propertyCreationTime Creation time
Public propertyIsReadonly True if the configuration is read-only
Public propertyStatus Get or sets the state of the configuration
Public propertyTags Plugin specific tags for this match configuration
Public propertyUpdatedBy Gets the user which updated this object
Public propertyUpdatedTime Gets the date/time this was updated
Top
See Also