Click or drag to resize

MdmConstantsMasterRecordRelationship Field

Relationship used to represents a local/master relationship

Namespace: SanteDB.Persistence.MDM
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public static readonly Guid MasterRecordRelationship

Field Value

Guid
Remarks
Whenever 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