AlertStatus Enumeração

Definição

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertStatus = 
Public Enum AlertStatus
Herança
AlertStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Active 0
Cleared 1

Aplica-se a