Compartir a través de


AlertEmailNotificationStatus Enumeración

Definición

Define valores para AlertEmailNotificationStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum AlertEmailNotificationStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type AlertEmailNotificationStatus = 
Public Enum AlertEmailNotificationStatus
Herencia
AlertEmailNotificationStatus
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Nombre Valor Description
Enabled 0
Disabled 1

Se aplica a