Click or drag to resize

SubscriptionUpdatedEventArgs Properties

The SubscriptionUpdatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyOldSubscription
Gets or sets the Old Subscription with properties before it is updated.
Public propertySubscription
Gets or sets the Subscription.
Top
See Also