The country of the address.
object.CountryName
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISAddress interface |
string
Display the country of the patient's address.
Dim aPatient
Dim aAddressCountryName
Set aPatient = Profile.SelectPatient
aAddressCountryName = aPatient.StreetAddress.CountryName
Profile.MsgBox (aAddressCountryName) In Profile Client v8 on User Interface Country can be found in or in.