<Code Lib>
2024 Method
Changes 0
M

Element.GetMonitoredLocalElementIds

Description:
Provides the local element IDs when the element is monitoring.

public IList<ElementId> GetMonitoredLocalElementIds()

IList<ElementId> The IDs of local element IDs being monitored by this element.

Loading…