GetKeyBasedTreeEntries Method


Key Based Tree Entry Table Get Key Based Tree Entries Method

Gets the KeyBasedTreeEntries for this table.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public KeyBasedTreeEntries GetKeyBasedTreeEntries()

Return Value

KeyBasedTreeEntries
The KeyBasedTreeEntries for this table.
See Also