Compartir a través de


JobInnerError.ErrorId Propiedad

Definición

Obtiene el identificador específico del tipo de error encontrado en el trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a