JobInnerError.Description Property

Definition

Gets the error message description.

[Newtonsoft.Json.JsonProperty(PropertyName="description")]
public string Description { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="description")>]
member this.Description : string
Public ReadOnly Property Description As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to