Click or drag to resize

InvoiceUpdatedEventArgs Properties

The InvoiceUpdatedEventArgs 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.
Top
See Also