The date and time of the last MPI update.
object.LastMasterPatientIndexDateTime
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
DateTime
Display the date and time of the last MPI update.
Dim aPatient
Dim aLastMPI
Set aPatient = Profile.SelectPatient
aLastMPI = aPatient.LastMasterPatientIndexDateTime
Profile.MsgBox (aLastMPI)
In Profile Client v8 on User Interface Last MPI DateTime can be found in
.