Compartir a través de


AlertErrorDetails.ErrorCode Propiedad

Definición

Obtiene o establece el código de error.

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public string ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : string with get, set
Public Property ErrorCode As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a