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