Share via


TermPromotionEligibilityError.EligibleTerms Property

Definition

Gets or sets the eligibile terms of the promotion.

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

Property Value

Applies to