Delen via


NewCommerceEligibility.Errors Property

Definition

Gets or sets the error preventing the subscription from being migration to New Commerce.

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

Property Value

The eligibility errors.

Applies to