Namespace:
Autodesk.Revit.DB
KeyBasedTreeEntriesLoadResults
Class
Description:
This class contains the results and status information regarding an attempt to load the KeyBasedTreeEntries from an External Resource.
This class contains the results and status information regarding an attempt to load the KeyBasedTreeEntries from an External Resource.
Remarks:
A KeyBasedTreeEntriesLoadResults object is returned by the KeynoteTable or AssemblyCodeTable API methods LoadFrom() and Reload() so that callers can determine whether the KeynoteTable or AssemblyCodeTable was updated successfully and what, if any, errors occurred.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults
System.Object
Autodesk.Revit.DB.KeyBasedTreeEntriesLoadResults
Syntax
public class KeyBasedTreeEntriesLoadResults : IDisposable