Indicate whether an element is monitoring other local elements.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsMonitoringLocalElement()
Return Value
BooleanTrue if this element is monitoring other elements in same project. Otherwise, false will be returned.