| 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; }
Public ReadOnly Property Request As String
Get
Property Value
Type:
StringThe request.
See Also