The id of the top-level element in the linked document that is referred to by this reference.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId LinkedElementId { get; }Property Value
ElementId
Remarks
InvalidElementId will be returned for references that don't refer to an element in a linked RVT file.
See Also
Reference