Share

ContentCenter.TreeViewTopNode Property

Parent Object: ContentCenter

Description

Property that returns the top-most node in the Content Center tree. The entire tree can be accessed by traversing the tree beginning at this node.

Syntax

ContentCenter.TreeViewTopNode() As ContentTreeViewNode

Property Value

This is a read only property whose value is a ContentTreeViewNode.

Samples

Name Description
Replace content center part This sample demonstrates how to replace the content part referenced by an assembly occurrence.
Place Content Center Parts Places all of the items in a specified family within an assembly. The specific family is identified by the strings where it's setting the HexHeadNode variable.

Version

Introduced in version 2010

Was this information helpful?