Share via


Subscription.ProductType Property

Definition

Gets or sets the product type for the subscription. Note: This property will only be populated for modern products in R2 until legacy is supported and other names are confirmed.

public Microsoft.Store.PartnerCenter.Models.Subscriptions.ItemType ProductType { get; set; }
member this.ProductType : Microsoft.Store.PartnerCenter.Models.Subscriptions.ItemType with get, set
Public Property ProductType As ItemType

Property Value

Product type of a subscription.

Applies to