Click or drag to resize

CommunicationOnErpCommunicationLostArgsRequest Property

Gets the request 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 string Request { get; }

Property Value

Type: String
The request.
See Also