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

In This Topic
    ProjectItem Property
    In This Topic
    Gets the project item associated with the event that was fired
    Syntax
    Public ReadOnly Property ProjectItem As Item
    public Item ProjectItem {get;}
    Remarks
    Will be null if ProjectItemsCollection is set
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also