Share

ContentTreeViewNode.FullTreeViewPath Property

Parent Object: ContentTreeViewNode

Description

Property that provides the full path in the tree view for this node. For example, this can return 'Fasteners:Bolts:Countersunk:Oval Countersunk Head Metric Machine Screws' where a colon is used as the delimiter.

Syntax

ContentTreeViewNode.FullTreeViewPath() As String

Property Value

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

Version

Introduced in version 2010

Was this information helpful?