StoreSubscriptionInfo.BillingPeriodUnit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the units of the billing period for a subscription.
public:
property StoreDurationUnit BillingPeriodUnit { StoreDurationUnit get(); };
StoreDurationUnit BillingPeriodUnit();
public StoreDurationUnit BillingPeriodUnit { get; }
var storeDurationUnit = storeSubscriptionInfo.billingPeriodUnit;
Public ReadOnly Property BillingPeriodUnit As StoreDurationUnit
Property Value
A value that specifies the units of the subscription billing period.