This document is archived and information here might be outdated. Recommended version. |
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
);