RVTDocs.com
Namespace: Autodesk.Revit.DB Class: LinkLoadResult

LinkLoadResult.LoadResult

Property
Description:
Holds the results of creating or loading a link. Results can be LinkLoadResultType.LinkLoaded for success, or a variety of errors. See LinkLoadResultType for the full list.
Syntax
public LinkLoadResultType LoadResult { get; }