Share

LeaderNode.Parent Property

Parent Object: LeaderNode

Description

Property that returns the parent of this leader node object. This could either be another LeaderNode object or the Leader object in case of a root node.

Syntax

LeaderNode.Parent() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 11

Was this information helpful?