Compartir a través de


ServerOperation.ErrorCode Propiedad

Definición

Obtiene el código de error de la operación.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.errorCode")]
public int? ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.errorCode")>]
member this.ErrorCode : Nullable<int>
Public ReadOnly Property ErrorCode As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a