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