Click or drag to resize

AccountTerminatedEventArgs Properties

The AccountTerminatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Gets or sets the account id.
Public propertyAccountDetails
Gets or sets the account details.
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyReason
Gets or sets the reason.
Public propertyTerminationRequest
Gets or sets termination request.
Top
See Also