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

LinkLoadResult.ElementId

Property
Description:
The id of the created or loaded linked model.
Remarks:
This may be invalidElementId if there were errors (for example, LinkLoadResultType.SameModelAsHost causes no link to be created).
Syntax
public ElementId ElementId { get; }