Click or drag to resize

InvoiceCreatedEventArgs Properties

The InvoiceCreatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAppendToUnsent
Gets or sets a value indicating whether [append to unsent].
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 created.
Top
See Also