![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogAdmin Interface > IGxCatalogAdmin.EnableRootObject Method (ArcObjects .NET 10.4 SDK) | 
Enables or disables the specified root-level object within the catalog.
[Visual Basic .NET] Public Sub EnableRootObject ( _ ByVal index As Integer, _ ByVal IsEnabled As Boolean _ )
[C#] public void EnableRootObject ( int index, bool IsEnabled );