WebAddress Class |
Namespace: ArtDatabanken.WebService.Data
The WebAddress type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebAddress | Initializes a new instance of the WebAddress class |
Name | Description | |
---|---|---|
![]() | City |
City.
|
![]() | Country |
Country.
|
![]() | CountryId |
Country id.
|
![]() | Id |
Address id.
|
![]() | OrganizationId |
Organization id that this address relates to.
|
![]() | PersonId |
Person id that this address relates to.
|
![]() | PostalAddress1 |
First line in the postal address.
|
![]() | PostalAddress2 |
Second line in the postal address.
|
![]() | Type |
Type of address.
|
![]() | TypeId |
Address type id.
|
![]() | ZipCode |
Zip code.
|