Class CellAlarmLevelChange
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Contains the changed alarm level from the monitored cell.
public class CellAlarmLevelChange : AlarmLevelChange
- Inheritance
-
CellAlarmLevelChange
- Inherited Members
- Extension Methods
Constructors
- CellAlarmLevelChange(Cell, AlarmLevel, string, IDms)
Initializes a new instance of the CellAlarmLevelChange class.
Properties
- DataSource
The data source from the monitored parameter.
Methods
- Equals(object)
Indicates whether the current object is equal to another object of the same type.
- GetHashCode()
Calculates the hash code for this object.
- ToString()
Textual representation in format: DataSource/AlarmLevel.