Share

Element.GetMonitoredLinkElementIds Method

Provides the link instance IDs when the element is monitoring.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public IList<ElementId> GetMonitoredLinkElementIds()

Return Value

IList<ElementId>
The IDs of linked instances.

See Also

Reference

Was this information helpful?