Click or drag to resize

OrderOnBeforeSendingOrderToErpArgsOrder Property

Gets the order that is about to be sent.

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