Click or drag to resize

OnAfterSendingOrderToErpArgs Properties

The OrderOnAfterSendingOrderToErpArgs type exposes the following members.

Properties
  NameDescription
Public propertyCreateOrder
Gets a value that indicates whether the order should be created in the ERP or just calculated as a cart.
Public propertyError
Gets the error that occurred, if any.
Public propertyOrder
Gets the order that has been sent to the ERP.
Public propertyResponseDocument
Gets the XML response document.
Top
See Also