Click or drag to resize

OrderOnAfterGenerateOrderXmlArgsOrder Property

Gets the order for which the XML has been generated..

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