Click or drag to resize

CustomerCreatedEventArgs Properties

The CustomerCreatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Gets or sets the account.
Public propertyAccountDetails
Gets or sets the account details.
Public propertyBillingAccountAddress
Gets or sets the billing account address.
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyLogin
Gets or sets the login.
Public propertyMainAccountAddress
Gets or sets the account address.
Public propertyOrderNumber
Gets or sets the order number.
Public propertyPassword
Gets the password.
Public propertyRoles
Gets or sets the roles.
Public propertyShippingAccountAddress
Gets or sets the shipping account address.
Top
See Also