This function updates Last MPI Date and Time.
object.SaveLastMPIDateTime
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
Create new last MPI Date and Time and save the changes.
Dim aPatient
Set aPatient = Profile.SelectPatient
aPatient.LastMasterPatientIndexDateTime = #12/12/2018 13:13#
aPatient.SaveLastMPIDateTime
Profile.MsgBox ("Last MPI Date and Time were saved successfully!")
In Profile Client v8 on User Interface Last MPI DateTime can be found in
.