<Code Lib>
2022 Method
Changes 0
M

Element.IsMonitoringLocalElement

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

public bool IsMonitoringLocalElement()

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

Loading…