Country of heritage of the patient's father.
object.PatHeritage
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the country of the patient's paternal heritage.
Dim aPatient
Dim aPatHeritage
Set aPatient = Profile.SelectPatient
aPatHeritage = aPatient.PatHeritage
Profile.MsgBox (aPatHeritage)
In Profile Client v8 on User Interface Paternal Heritage can be found in
.