Method GetActiveMinorAlarmCount
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
GetActiveMinorAlarmCount()
Gets the number of minor alarms.
int GetActiveMinorAlarmCount()
Returns
- int
The number of minor alarms.
Exceptions
- ElementStoppedException
The element is not active.
- ElementNotFoundException
The element was not found in the DataMiner System.