Click or drag to resize

IRecordMatchingConfigurationMetadata Interface

Record matching metadata

Namespace:  SanteDB.Core.Matching
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
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 propertyState
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