Click or drag to resize

OrderProcessedPreCreateInvoiceArgs Properties

The OrderProcessedPreCreateInvoiceArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyCreateInvoice
Gets or sets a value indicating whether invoice should be created.
Public propertyOrderPaid
Gets or sets a value indicating whether order for the subscription is paid.
Public propertySubscription
Gets or sets the subscription.
Top
See Also