共用方式為


TransitionError.Code Property

Definition

Gets or sets the error code associated with the issue.

public Microsoft.Store.PartnerCenter.Models.Subscriptions.TransitionErrorCode Code { get; set; }
member this.Code : Microsoft.Store.PartnerCenter.Models.Subscriptions.TransitionErrorCode with get, set
Public Property Code As TransitionErrorCode

Property Value

The error code associated with the issue.

Applies to