Revit 2025.3 API
External |
Gets the ElementId corresponding to the element which
this ExternalFileReference is associated with.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId GetReferencingId()
Public Function GetReferencingId As ElementId
public: ElementId^ GetReferencingId()
member GetReferencingId : unit -> ElementId
Return Value
ElementIdSee Also