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