Share

KeyBasedTreeEntriesLoadContent.GetLoadResults Method

Returns a copy of the KeyBasedTreeEntriesLoadResults owned by this KeyBasedTreeEntriesLoadContent object.


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

Syntax

C#

public KeyBasedTreeEntriesLoadResults GetLoadResults()

Return Value

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

Remarks

IExternalResourceServers can use this object to report data and results back to Revit from their LoadResource methods.

See Also

Reference

Was this information helpful?