Indicates whether or not the schematic in memory feature node is a root node.
[Visual Basic .NET] Public Property RootNode As Boolean
[C#] public bool RootNode {get; set;}
[C++]
HRESULT get_RootNode(
VARIANT_BOOL* IsRootNode
);
[C++]
HRESULT put_RootNode(
VARIANT_BOOL IsRootNode
);
[C++]Parameters
IsRootNode [out, retval] IsRootNode is a parameter of type VARIANT_BOOL IsRootNode [in] IsRootNode is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.