Click or drag to resize

OrderValidateEventArgs Properties

The OrderValidateEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyOrder
Gets or sets the order.
Public propertyStatusBeforeProcessing
The order status before processing.
Top
See Also