Revit 2025 API
Element |
The Id of the link instance for the element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId LinkInstanceId { get; }
Public ReadOnly Property LinkInstanceId As ElementId Get
public: property ElementId^ LinkInstanceId { ElementId^ get (); }
member LinkInstanceId : ElementId with get
Property Value
ElementIdSee Also