GetEntry Method


Key Based Tree Entry Error Get Entry Method

Gets the entry for which an error occurred while building the KeyBasedTreeEntries object.

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

Return Value

KeyBasedTreeEntry
A copy of the KeyBasedTreeEntry.
See Also