OrderOnBeforeSendingOrderToErpArgs Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Notifications
The OrderOnBeforeSendingOrderToErpArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| OrderOnBeforeSendingOrderToErpArgs |
Initializes a new instance of the OrderOnBeforeSendingOrderToErpArgs class.
|
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets the value indicating whether to cancel the task related to the given notification.
(Inherited from CancelableNotificationArgs.) | |
| CreateOrder |
Gets a value that indicates whether the order should be created in the ERP or just calculated as a cart.
| |
| Order |
Gets the order that is about to be sent.
|