QueryRecordHierarchy Class Properties

In this section, we discuss the QueryRecordHierarchy class properties. The properties are discussed in alphabetical order.

Description

This property returns a description of the record node as a string.

This property is read-only.

Description

This property returns the level of the record node in the record hierarchy. 1 is the root node, 2 is a node beneath the root node, 3 is a child of that, and so on.

This property is read-only.

Description

This property returns the name of the record node as a string.

This property is read-only.

Description

This property returns the parent flag. The values are:

Value

Description

0

Record node contains no children nodes.

1

Record node contains children nodes

This property is read-only.