Enum NotificationSeverity
specifies the type of the message.
public enum NotificationSeverity
Fields
Error = 1
Info = 2
Success = 0
Warn = 3
specifies the type of the message.
public enum NotificationSeverity
Error = 1
Info = 2
Success = 0
Warn = 3