The date and time of birth of the patient's baby.
object.BabyDOB
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
DateTime
Display the date and time of birth.
Dim aPatient
Dim aBabyDOB
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aBabyDOB = aMaternity.BabyDOB
Profile.MsgBox (aBabyDOB)
In Profile Client v8 on User Interface Baby DOB can be found in
or in .