KeyBasedTreeEntriesLoadResults.GetKeyBasedTreeEntryErrors Method

Gets information about KeyBasedTreeEntry objects that could not be included in the KeyBasedTreeEntries object due to errors.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<KeyBasedTreeEntryError> GetKeyBasedTreeEntryErrors()

Return Value

IList<KeyBasedTreeEntryError>
An array of copies of the KeyBasedTreeEntryErrors contained in this object.

See Also

Reference

KeyBasedTreeEntriesLoadResults Class
GetKeyBasedTreeEntryErrors Overload
Autodesk.Revit.DB Namespace