ShortDescription.Problem Property

Definition

Gets or sets the issue or opportunity identified by the recommendation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to