Click or drag to resize

MdmExceptionTargetRecord Property

Gets the target record which caused the exception

Namespace: SanteDB.Persistence.MDM.Exceptions
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public IdentifiedData TargetRecord { get; }

Property Value

IdentifiedData
See Also