This documentation is archived and is not being maintained.

IHierarchyData Properties

The IHierarchyData type exposes the following members.

  NameDescription
Public property HasChildren Indicates whether the hierarchical data node that the IHierarchyData object represents has any child nodes.
Public property Item Gets the hierarchical data node that the IHierarchyData object represents.
Public property Path Gets the hierarchical path of the node.
Public property Type Gets the name of the type of Object contained in the Item property.
Top
Show: