Click or drag to resize

IMdmMaster Interface

Marks a class as an MDM master record

Namespace: SanteDB.Persistence.MDM.Model
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public interface IMdmMaster

The IMdmMaster type exposes the following members.

Properties
 NameDescription
Public propertyLocalRecords Gets the local records
Top
Methods
 NameDescription
Public methodSynthesize Constructs the master record from local records
Top
See Also