public enum NotificationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NotificationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum NotificationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum NotificationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Confirmation | Notification type confirmation. |
Custom | Notification type custom. |
Error | Notification type Error. |
Information | Notification type information. |
Warning | Notification type warning. |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Framework.NotificationType
Target Platforms: Windows 11, Windows 10, Windows 8.1