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