This class stores the results of trying to load a single linked model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Since:
2013
Syntax
C# |
---|
public class LinkLoadResult : IDisposable |
Visual Basic |
---|
Public Class LinkLoadResult _ Implements IDisposable |
Visual C++ |
---|
public ref class LinkLoadResult : IDisposable |