Click or drag to resize

SubscriptionChangedStatusEventArgsCreateProvisioningAction Property

Gets or sets whether a provisioning action should be created or not.

Namespace:  Atomia.Billing.Core.Sdk.Events.Subscriptions
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public bool CreateProvisioningAction { get; set; }

Property Value

Type: Boolean
The CreateProvisioningAction value.
See Also