AtomiaBillingAllowedSubscriptionProductChange Property |
Gets or sets the AllowedSubscriptionProductChange.
Namespace:
Atomia.Billing.Core.Sdk.Configuration
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public virtual ItemCategories AllowedSubscriptionProductChange { get; set; }
Public Overridable Property AllowedSubscriptionProductChange As ItemCategories
Get
Set
public:
virtual property ItemCategories^ AllowedSubscriptionProductChange {
ItemCategories^ get ();
void set (ItemCategories^ value);
}
abstract AllowedSubscriptionProductChange : ItemCategories with get, set
override AllowedSubscriptionProductChange : ItemCategories with get, set
Property Value
Type:
ItemCategoriesSee Also