Compartir a través de


AlertEmailNotificationStatus Enumeración

Definición

[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

Disabled 1
Enabled 0

Se aplica a