ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework Namespace / NotificationManager Class / AddNotification Method

In This Topic
    AddNotification Method (NotificationManager)
    In This Topic
    Add a notifcation item.
    Syntax
    Public Shared Sub AddNotification( _
       ByVal item As NotificationItem _
    ) 
    public static void AddNotification( 
       NotificationItem item
    )

    Parameters

    item
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also