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