ArcGIS Pro 2.8 API Reference Guide
OnCurrentRoot Method (GDBProjectItem)

ArcGIS.Desktop.Catalog Namespace > GDBProjectItem Class : OnCurrentRoot Method
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 10, Windows 8.1

See Also

Reference

GDBProjectItem Class
GDBProjectItem Members