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