Click or drag to resize

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; }

Property Value

Type: String
The response.
See Also