| CommunicationOnAfterErpCommunicationArgsException Property |
Gets the exception that has occurred.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
Get
Property Value
Type:
ExceptionThe exception.
See Also