Class ParamAlarmLevelChange
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Contains the changed alarm state of the monitored parameter.
public class ParamAlarmLevelChange : AlarmLevelChange
- Inheritance
-
ParamAlarmLevelChange
- Inherited Members
- Extension Methods
Constructors
- ParamAlarmLevelChange(Param, AlarmLevel, string, IDms)
Initializes a new instance of the ParamAlarmLevelChange class.
Properties
- DataSource
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 the format: DataSource/AlarmLevel.