Click or drag to resize

OnBeforeSendingOrderToErpArgs Properties

The OrderOnBeforeSendingOrderToErpArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets the value indicating whether to cancel the task related to the given notification.
(Inherited from CancelableNotificationArgs.)
Public propertyCreateOrder
Gets a value that indicates whether the order should be created in the ERP or just calculated as a cart.
Public propertyOrder
Gets the order that is about to be sent.
Top
See Also