ISPatient.LastArrivalDate
Description
This property return DateTime.
Syntax
object.
LastArrivalDate
Part
Attribute
Type
Description
object
Required
ISPatient
The
object
always implements the
ISPatient
interface
Restriction:
This property is readonly.
Return Value
DateTime
Example
Note:
Version information
Added in v7.8.0
Parent topic:
ISPatient