ArcGIS Pro 3.7 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 Overrides NotOverridable Sub OnCurrentRoot( _
       ByVal isActivating As Boolean _
    ) 
    public override void OnCurrentRoot( 
       bool isActivating
    )

    Parameters

    isActivating
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also