Share via


UpgradeResult.LicenseErrors Property

Definition

Gets or sets the errors encountered while attempting to migrate user licenses, if applicable.

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

Property Value

Applies to