Compartilhar via


ProductPromotion.RequiredProducts Property

Definition

Gets or sets the end date.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Products.ProductPromotionRequiredProduct> RequiredProducts { get; set; }
member this.RequiredProducts : seq<Microsoft.Store.PartnerCenter.Models.Products.ProductPromotionRequiredProduct> with get, set
Public Property RequiredProducts As IEnumerable(Of ProductPromotionRequiredProduct)

Property Value

Applies to