The full address returned as line.
object.AsLine
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISAddress interface |
string
Display the patient's full address.
Dim aPatient
Dim aAddressAsLine
Set aPatient = Profile.SelectPatient
aAddressAsLine = aPatient.StreetAddress.AsLine
Profile.MsgBox (aAddressAsLine) In Profile Client v8 on User Interface Address can be found in or in.