Table of Contents

Method Delete

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

Delete()

Deletes the element including any active alarms and other connected data.

void Delete()

Exceptions

NotSupportedException

The element is a DVE child or a derived element.

ElementNotFoundException

The element was not found in the DataMiner System.

ResourceInUseException

The element could not be deleted because of attached resources.

DmsException

Something went wrong while deleting the element.