Share

ClientNodeResource.Parent Property

Parent Object: ClientNodeResource

Description

Property that returns the parent of this object. Though this document is reachable from the BrowserPane out of convenience, it's true parent is the Document itself. That is, this object is not BrowserPane specific, rather, it has its scope or influence across all BrowserPanes (of the TreeBrowser kind).

Syntax

ClientNodeResource.Parent() As Document

Property Value

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

Version

Introduced in version 8

Was this information helpful?