Click or drag to resize

InvoicePaidEventArgs Properties

The InvoicePaidEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyInvoice
Gets or sets the invoice that is paid.
Public propertyPayment
Gets or sets the account.
Top
See Also