LinkLoadResult.ElementId
Public Property
The id of the created or loaded linked model.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId ElementId { get; }
Property Value
ElementIdRemarks
This may be invalidElementId if there were errors (for example, LinkLoadResultType.SameModelAsHost causes no link to be created).