다음을 통해 공유


PromotionEligibility.Errors Property

Definition

Gets or sets the errors if the caller is not eligible for the promotion. This will be null if the caller is eligible.

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

Property Value

Applies to