OrderOnAfterSendingOrderToErpArgs Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Notifications
The OrderOnAfterSendingOrderToErpArgs type exposes the following members.
Name | Description | |
---|---|---|
OrderOnAfterSendingOrderToErpArgs |
Initializes a new instance of the OrderOnAfterSendingOrderToErpArgs class.
|
Name | Description | |
---|---|---|
CreateOrder |
Gets a value that indicates whether the order should be created in the ERP or just calculated as a cart.
| |
Error |
Gets the error that occurred, if any.
| |
Order |
Gets the order that has been sent to the ERP.
| |
ResponseDocument |
Gets the XML response document.
|