Click or drag to resize

GH_DocumentTree Properties

The GH_DocumentTree type exposes the following members.

Properties
  NameDescription
Public propertyFlatCollection
Gets a flat collection of all documents. The most subsidiary documents are at the start of the collection.
Public propertyRoot
Gets the root node for this document.
Public propertyRootDocument
Gets the document inside the root node of this tree.
Top
See Also