 | MdmConstantsMasterRecordRelationship Field |
Relationship used to represents a local/master relationship
Namespace: SanteDB.Persistence.MDMAssembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntaxpublic static readonly Guid MasterRecordRelationship
Public Shared ReadOnly MasterRecordRelationship As Guid
public:
static initonly Guid MasterRecordRelationship
static val MasterRecordRelationship: Guid
Field Value
Guid
RemarksWhenever the MDM persistence layer is used the system will link incoming records (dirty records)
with a generated pristine record tagged as a master record.
See Also