SubscriptionUpdatedEventArgs Properties |
The SubscriptionUpdatedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.) | |
OldSubscription |
Gets or sets the Old Subscription with properties before it is updated.
| |
Subscription |
Gets or sets the Subscription.
|