| 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; }
Public ReadOnly Property ResponseDocument As XmlDocument
Get
Property Value
Type:
XmlDocumentThe response document.
See Also