ITreeItem65

The ITreeItem65 interface allows you to obtain details about items in the Project Tree. For example, you can find out the Project Tree Item ID of the object and then use it to set a new parent group for the item using the IProjectTree65 SetParent method.

 

Properties

 

Name

The name of the item in the Project Tree.

ParentGroupName

The name of the group under which the item appears in the Project Tree.

ShowInViewerTree

Determines if the object appears in the Project Tree when the file is viewed with the TerraExplorer Basic viewer.