Home > All Other Interfaces > ITreeItem
The ITreeItem6 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 IProjectTree6.SetParent() method). Using the ITree item ID, you can also find out in what group the particular item can be found.
|
Properties |
|
|
Returns the Project Tree ID of an item. |
|
|
Returns or sets the name of the item in the Project Tree. |
|
|
The name of the group under which the item appears in the Project Tree. |
|
|
Determines if the object appears in the Project Tree when the file is viewed with the TerraExplorer Basic viewer. |