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


In This Topic
    NotificationItem Class Members
    In This Topic

    The following tables list the members exposed by NotificationItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets a custom handler specified to control what happens when a notification is clicked.  
    Public Property Gets the text that shows the action the notification will perform on click.  
    Public Property Gets the arguments associated with the action handler.  
    Public Property Gets arguments for the custom context menu item.  
    Public Property Gets a custom handler assoicated with the custom menu item.  
    Public Property Gets a custom menu item that shows on the item's context menu.  
    Public Property Gets the custom image of the notification item.  
    Public Property Gets the date displayed for the item.  
    Public Property Gets a detailed message.  
    Public Property Gets a string value if the item shows in the Application or Project category.  
    Public Property Gets the help ID for the item.  
    Public Property Gets a unique identifier of the notification item.  
    Public Property Gets the general message of the notification item.  
    Public Property Gets a boolean value indicating if the notification item has an associated context menu.  
    Public Property Gets the type of notification - Error, Warning, Confirmation, Information, or Custom.  
    Top
    See Also