JobInnerError.ErrorId Property

Definition

Gets the specific identifier for the type of error encountered in the job.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to