The date and time of the patient's most recent Accession login.
object.LastLoginTime
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
DateTime
Display the date and time of the patient's most recent Accession login.
Dim aPatient
Dim aLastLoginTime
Set aPatient = Profile.SelectPatient
aLastLoginTime = aPatient.LastLoginTime
Profile.MsgBox (aLastLoginTime) In Profile Client v8 on User Interface Last Login Time can be found in .