OrderProcessedEventArgs Properties |
The OrderProcessedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.) | |
| CreatedInvoice |
Gets or sets the created invoice.
| |
| Order |
Gets or sets the order.
| |
| StatusBeforeProcessing |
The order status before processing.
|