Click or drag to resize

IAddressComplexEntityMemberBase Properties

The IAddressComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyAddress1

Gets or sets the first part of address

(Adresse 1)

Public propertyAddress1Member

Gets the first part of address

(Adresse 1)

Public propertyAddress2

Gets or sets the second part of address

(Adresse 2)

Public propertyAddress2Member

Gets the second part of address

(Adresse 2)

Public propertyAddress3

Gets or sets the third part of address

(Adresse 3)

Public propertyAddress3Member

Gets the third part of address

(Adresse 3)

Public propertyAddress4

Gets or sets the last part of address

(Adresse 4)

Public propertyAddress4Member

Gets the last part of address

(Adresse 4)

Public propertyCity

Gets or sets the city

(Ville)

Public propertyCityMember

Gets the city

(Ville)

Public propertyCountryIsoCode

Gets or sets the country

(Code Pays)

Public propertyCountryIsoCodeMember

Gets the country

(Code Pays)

Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Public propertyState

Gets or sets the state

(Département)

Public propertyStateMember

Gets the state

(Département)

Public propertyZipCode

Gets or sets the zip code

(Code postal)

Public propertyZipCodeMember

Gets the zip code

(Code postal)

Top
See Also