Click or drag to resize

Address Properties

The Address type exposes the following members.

Properties
  Name Description
Public property Addressline Address line.
Public property Addressline2 OBSOLETE field please use Addressline instead.
Public property Addressline3 OBSOLETE field please use Addressline instead.
Public property City City.
Public property CompanyGUID Unique identifier representing the Company information of an Address.
Public property CountryCode Address country code.
Public property CountryGUID Address country GUID.
Public property CountryName Address country name.
Public property CountryRegionGUID Address country region unique identifier.
Public property CountryRegionName Address Country region name, if not from Severa.
Public property Fax Fax number.
Public property GUID Unique identifier for the Address.
Public property IsBillingAddress Address is billing address.
Public property IsPostalAddress Address is postal address.
Public property IsVisitAddress Address is visiting address.
Public property MultiLineAddress Combination of all address lines of the Address.
Public property Phone Phone number.
Public property PostalCode Postal code / zip code.
Top
See Also