CustomerAddress Properties

The CustomerAddress type exposes the following members.

Properties

  Name Description
Public property AttentionTo Gets or sets the AttentionTo field.
Public property BuildingCompliment Gets or sets the BuildingCompliment.
Public property City Gets or sets the City. (Inherited from Address.)
Public property County Gets or sets County. (Inherited from Address.)
Public property Deactivate Gets or Sets a boolean that determines if this address will be deactivated or not upon save.
Public property DistrictName Gets or sets the DistrictName. (Inherited from Address.)
Public property Email Gets or sets the Email. (Inherited from Address.)
Public property EntityName Gets the name of the entity. (Inherited from CommerceEntity.)
Public property ExtensionData Gets or sets the structure that contains extra data. (Inherited from CommerceEntity.)
Public property FirstName Gets or sets the customer first name.
Public property FullAddress Gets or sets FullAddress.
Public property IsEmpty Gets a boolean that indicates if this Address is effectively empty/new.
Public property IsPrimary Gets or sets a boolean that determines if this Address is the primary address or not.
Public property Item Gets or sets the value associated with the specified key. (Inherited from CommerceEntity.)
Public property LastName Gets or sets the customer last name.
Public property MiddleName Gets or sets the customer middle name.
Public property Name Gets or sets the address Name. (Inherited from Address.)
Public property Phone Gets or sets the Phone. (Inherited from Address.)
Public property Postbox Gets or sets the PostBox.
Public property RecordId Gets or sets the record identifier.
Public property State Gets or sets the State. (Inherited from Address.)
Public property Street Gets or sets the Street. (Inherited from Address.)
Public property StreetNumber Gets or sets the StreetNumber. (Inherited from Address.)
Public property TaxGroup
Public property ThreeLetterISORegionName Gets or sets the Country 3-digit ISO Code. (Inherited from Address.)
Public property Url Gets or sets the Url. (Inherited from Address.)
Public property Usage Gets or sets the Address Type.
Public property ZipCode Gets or sets the ZipCode. (Inherited from Address.)

Top

See Also

Reference

CustomerAddress Class

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace