HierarchyObject

Table 20. HierarchyObject Properties

Name

Description

Abbrev

Name

Descr

Description

HierarchyUrl

Hierarchy URL

ID

ID

NodeCount

Number of nodes in hierarchy

SharedNodesEnabled

True if shared nodes are enabled

TopNode

The LocalNodeObject top node

Version

The VersionObject

VersionAbbrev

Name of version

VersionID

ID of version

Table 21. HierarchyObject Methods

Name

Description

NodeByAbbrev(abbrev)

Gets a NodeObject by name

NodeByID(id)

Gets a NodeObject by ID

NodeExists(abbrev)

Returns True if a global node with the given name exists

Prop(abbrev)

Gets the NodePropObject for the given property of the version

PropValue(abbrev)

Gets the value of the given property of the version. The return type depends on the data type of the property definition.