Click or drag to resize

AccountAddressUpdatedEventArgs Properties

The AccountAddressUpdatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets or sets the account id.
Public propertyBillingAddress
Gets or sets the billing address.
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyMainAddress
Gets or sets the main address.
Public propertyOldBillingAddress
Gets or sets old billing address.
Public propertyOldMainAddress
Gets or sets old main address.
Public propertyOldShippingAddress
Gets or sets old shipping address.
Public propertyShippingAddress
Gets or sets the shipping address.
Top
See Also