2024 Method
Changes 0
M

KeyBasedTreeEntryTable.Reload

Description:
Reloads KeyBasedTreeEntries from their currently-stored location into this KeyBasedTreeEntryTable.
Remarks:
Revit will try to read KeyBasedTreeEntries from the resource reference stored within the KeyBasedTreeEntryTable. If the operation fails, the table will be unchanged.
  • loadResults

    If provided, Revit will use this object to store any errors or warnings that were encountered. Note that if the KeyBasedTreeEntries in the model are already up to date, no errors or warnings will be added to this object.

    This argument may be nulla null reference (Nothing in Visual Basic).

Return Value ExternalResourceLoadStatus Returns the outcome of the reload operation.