ArcGIS Pro 3.0 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, Windows 8.1

    See Also