ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / NotificationItem Class / Type Property

In This Topic
    Type Property (NotificationItem)
    In This Topic
    Gets the type of notification - Error, Warning, Confirmation, Information, or Custom.
    Syntax
    public NotificationType Type {get;}
    Public ReadOnly Property Type As NotificationType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also