Click or drag to resize

SendInvoiceEventArgs Properties

The SendInvoiceEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBody
Gets or sets the body.
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyInvoiceIds
Gets or sets the list of invoice guids selected for sending.
Public propertySubject
Gets or sets the subject.
Top
See Also