Click or drag to resize

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

Property Value

Type: Exception
The error.
See Also