UpgradeResult.UpgradeErrors Property

Definition

Gets or sets the errors encountered while attempting to perform the upgrade, if applicable.

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

Property Value

Applies to