OnAfterSendingOrderToErpArgs Properties |
The OrderOnAfterSendingOrderToErpArgs type exposes the following members.
| 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.
|