Click or drag to resize

SubscriptionProvisioningStatusChangedEventArgs Properties

The SubscriptionProvisioningStatusChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether event should be cancelled.
(Inherited from EventArgsBase.)
Public propertyNewProvisioningStatus
Gets or sets the new provisioning status.
Public propertySubscription
Gets or sets the subscription.
Top
See Also