ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification.SeverityLevel Enumeration
Version

Notification.SeverityLevel Enumeration
Toast notification severity
Syntax
public enum Notification.SeverityLevel : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
High High severity notification is not controlled by the notificaiton interval
Low Low severity notification is controled by the notification interval
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Framework.Notification.SeverityLevel

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also