Enum NotificationType
Represents the notification types.
public enum NotificationType
Fields
Decision = 2Question or decision notification type.
Error = 0Error notification type.
Info = 1Info notification type.
Warning = 3Warning notification type.