ArcGIS Pro 3.3 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 static void AddNotification( 
       NotificationItem item
    )
    Public Shared Sub AddNotification( _
       ByVal item As NotificationItem _
    ) 

    Parameters

    item
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also