<Code Lib>
2025 Method
Changes 0
M

Element.IsMonitoringLocalElement

Description:
Indicate whether an element is monitoring other local elements.

public bool IsMonitoringLocalElement()

Boolean True if this element is monitoring other elements in same project. Otherwise, false will be returned.

Loading…