ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / GDBProjectItem Class / OnRemoveFromProject Method

In This Topic
    OnRemoveFromProject Method (GDBProjectItem)
    In This Topic
    Called when the item is removed from the project.
    Syntax
    public override void OnRemoveFromProject()
    Public Overrides NotOverridable Sub OnRemoveFromProject() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also