Megosztás a következőn keresztül:


JobErrorItem.Recommendations Property

Definition

Gets or sets the recommended actions.

[Newtonsoft.Json.JsonProperty(PropertyName="recommendations")]
public System.Collections.Generic.IList<string> Recommendations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendations")>]
member this.Recommendations : System.Collections.Generic.IList<string> with get, set
Public Property Recommendations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to