Click or drag to resize

CreditInvoiceCreatedEventArgs Properties

The CreditInvoiceCreatedEventArgs type exposes the following members.

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