Click or drag to resize

OrderProcessedEventArgs Properties

The OrderProcessedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyCreatedInvoice
Gets or sets the created invoice.
Public propertyOrder
Gets or sets the order.
Public propertyStatusBeforeProcessing
The order status before processing.
Top
See Also