Share via


AlertErrorDetails.ErrorCode Property

Definition

Gets error code.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to