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