ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectItemsChangedEventArgs Class / Action Property

In This Topic
    Action Property (ProjectItemsChangedEventArgs)
    In This Topic
    Gets the action associated with the event that was fired
    Syntax
    Public ReadOnly Property Action As NotifyCollectionChangedAction
    public NotifyCollectionChangedAction Action {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also