<Code Lib>
2025 Method
Changes 0
M

KeyBasedTreeEntriesLoadContent.GetLoadResults

Description:
Returns a copy of the KeyBasedTreeEntriesLoadResults owned by this KeyBasedTreeEntriesLoadContent object.
Remarks:
IExternalResourceServers can use this object to report data and results back to Revit from their LoadResource methods.

public KeyBasedTreeEntriesLoadResults GetLoadResults()

KeyBasedTreeEntriesLoadResults A copy of a KeyBasedTreeEntriesLoadResults owned by this KeyBasedTreeEntriesLoadContent object.

Loading…