TargetEligibilityErrorMessage.Resolution Property

Definition

Gets or sets the localized resolution message for the error.

[Newtonsoft.Json.JsonProperty(PropertyName="resolution")]
public string Resolution { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resolution")>]
member this.Resolution : string with get, set
Public Property Resolution As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to