Share

Element.IsMonitoringLinkElement Method

Indicate whether an element is monitoring any elements in any linked models.


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

Syntax

C#

public bool IsMonitoringLinkElement()

Return Value

Boolean
True if this element is monitoring elements in a linked models. Otherwise, false will be returned.

See Also

Reference

Was this information helpful?