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

In This Topic
    OnCurrentRoot Method (GDBProjectItem)
    In This Topic
    Called when the Item becomes the current root item in the Catalog View.
    Syntax
    public override void OnCurrentRoot( 
       bool isActivating
    )
    Public Overrides NotOverridable Sub OnCurrentRoot( _
       ByVal isActivating As Boolean _
    ) 

    Parameters

    isActivating
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also