ArcGIS Pro 3.7 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 ReadOnly Property Args As Object()
    public object[] Args {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also