Indicate whether an element is monitoring other local elements.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public bool IsMonitoringLocalElement() |
Visual Basic |
---|
Public Function IsMonitoringLocalElement As Boolean |
Visual C++ |
---|
public: bool IsMonitoringLocalElement() |