Table of Contents

Method GetActiveWarningAlarmCount

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

GetActiveWarningAlarmCount()

Gets the number of warnings.

int GetActiveWarningAlarmCount()

Returns

int

The number of warnings.

Remarks

Make sure the element on which you perform the operation is active. If it is stopped, an ElementNotFoundException will be thrown.

Exceptions

ElementNotFoundException

The element was not found in the DataMiner System.