Click or drag to resize
Infosoft Logo

AddressExchange Class

An address class used for exchanging address information
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.CustomersAddressExchange

Namespace: Infosoft.Common.Contracts.DataContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class AddressExchange : IExtensibleDataObject

The AddressExchange type exposes the following members.

Properties
 NameDescription
Public propertyAddressExtension1 Gets or sets the address extension1.
Public propertyAddressExtension2 Gets or sets the address extension2.
Public propertyAddressExtension3 Gets or sets the address extension3.
Public propertyAddressExtension4 Gets or sets the address extension4.
Public propertyApartmentNumber Gets or sets the apartment number.
Public propertyCareOf Gets or sets the care of (c/o) address tring.
Public propertyCountryCode Gets or sets the country code.
Public propertyEntrance Gets or sets the entrance.
Public propertyFloor Gets or sets the floor.
Public propertyHouseNumber Gets or sets the house number.
Public propertyStreetname Gets or sets the name of the street.
Public propertyZipCode Gets or sets the zip code.
Top
See Also