RVTDocs.com
Namespace: Autodesk.Revit.DB

ExternalResourceLoadData

Class
Description:
This class contains the input and output data resulting from invoking an IExternalResourceServer's LoadResource method.After the call to LoadResource, the resulting ExternalResourceLoadData will be passed into IExternalResourceServer.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.ExternalResourceLoadData
Syntax
public class ExternalResourceLoadData : IDisposable