Class CellAlarmLevel
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents the alarm level of a table cell.
public class CellAlarmLevel
- Inheritance
-
CellAlarmLevel
- Extension Methods
Constructors
- CellAlarmLevel(int, int, int, int, string, AlarmLevel)
Initializes a new instance of the CellAlarmLevel class./>
Properties
- AlarmLevel
Gets the alarm level of the cell.
- Cell
Gets the cell.
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()
A textual representation in the format: AgentId/ElementId/TableId/ParameterId/PrimaryKey/AlarmLevel.