This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxCatalogAdmin Interface > IGxCatalogAdmin.IsRootObjectEnabled Property (ArcObjects .NET 10.5 SDK) |
Indicates if the specified root-level object is enabled within the catalog.
[Visual Basic .NET] Public Function get_IsRootObjectEnabled ( _ ByVal index As Integer _ ) As Boolean
[C#] public bool get_IsRootObjectEnabled ( int index );