Click or drag to resize

OrderOnAfterSendingOrderToErpArgsResponseDocument Property

Gets the XML response document.

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

Property Value

Type: XmlDocument
The response document.
See Also