Click or drag to resize

IRecordMatchingConfiguration Interface

Gets the record matching configuration

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

The IRecordMatchingConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAppliesTo Gets the types that this applies to
Public propertyId Gets the name of the record matching configuration for use in blocking
Public propertyMetadata Record matching metadata
Public propertyUuid Gets the unique UUID for this configuration
Top
See Also