Click or drag to resize

OrderOnAfterSendingOrderToErpArgsOrder Property

Gets the order that has been sent to the ERP.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public Order Order { get; }

Property Value

Type: Order
The order.
See Also