Udostępnij za pośrednictwem


NotificationLevel Wyliczenie

Definicja

Definiuje wartości dla elementu NotificationLevel.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum NotificationLevel
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type NotificationLevel = 
Public Enum NotificationLevel
Dziedziczenie
NotificationLevel
Atrybuty
Newtonsoft.Json.JsonConverterAttribute

Pola

Critical 0
Information 2
NonUrgentSuggestion 3
Warning 1

Dotyczy