ICustomer.Subscriptions 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.
Obtains the subscriptions behavior for the customer.
public Microsoft.Store.PartnerCenter.Subscriptions.ISubscriptionCollection Subscriptions { get; }
member this.Subscriptions : Microsoft.Store.PartnerCenter.Subscriptions.ISubscriptionCollection
Public ReadOnly Property Subscriptions As ISubscriptionCollection
Property Value
The customer subscriptions.