The number of deliveries at term the patient has had.
object.TermDelivery
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
IsPatientMaternity interface |
int
Display the number of deliveries at term.
Dim aPatient
Dim aTermDelivery
Dim aMaternity
Set aPatient = Profile.SelectPatient
Set aMaternity = aPatient.GetMaternity
aTermDelivery = aMaternity.TermDelivery
Profile.MsgBox (aTermDelivery)
In Profile Client v8 on User Interface Term Delivery can be found in
or in .