| CommunicationOnErpCommunicationRestoredArgsRequest Property |
The request that has been sent.
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