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