Click or drag to resize

IReadOnlyCoordinatesAddressComplexEntityMemberBase Properties

The IReadOnlyCoordinatesAddressComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyAddress1
Gets the Address1 member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyAddress2
Gets the Address2 member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyAddress3
Gets the Address3 member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyAddress4
Gets the Address4 member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyCity
Gets the City member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyCountryIsoCode
Gets the CountryIsoCode member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyState
Gets the State member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Public propertyZipCode
Gets the ZipCode member value
(Inherited from IReadOnlyAddressComplexEntityMemberBase.)
Top
See Also