| CommunicationOnAfterErpExceptionArgsResponse Property |
Gets the response that has been received.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public string Response { get; }
Public ReadOnly Property Response As String
Get
Property Value
Type:
StringThe response.
See Also