Table of Contents

Method RemoveByElementId

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

RemoveByElementId(DmsElementId)

Removes all included elements that match the specified DataMiner/element ID.

bool RemoveByElementId(DmsElementId elementId)

Parameters

elementId DmsElementId

The DataMiner/element ID of the element to remove.

Returns

bool

true if at least one included element was removed; otherwise, false.

Advanced search syntax