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

In This Topic
    Args Property (NotificationItem)
    In This Topic
    Gets the arguments associated with the action handler.
    Syntax
    public object[] Args {get;}
    Public ReadOnly Property Args As Object()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also