StoreSubscriptionInfo.TrialPeriodUnit 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 trial period for the subscription.
public:
property StoreDurationUnit TrialPeriodUnit { StoreDurationUnit get(); };
StoreDurationUnit TrialPeriodUnit();
public StoreDurationUnit TrialPeriodUnit { get; }
var storeDurationUnit = storeSubscriptionInfo.trialPeriodUnit;
Public ReadOnly Property TrialPeriodUnit As StoreDurationUnit
Property Value
A value that specifies the units of the subscription trial period.