Table of Contents

Class ParamAlarmLevel

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

Represents a parameter alarm level.

public class ParamAlarmLevel
Inheritance
ParamAlarmLevel
Extension Methods

Constructors

ParamAlarmLevel(int, int, int, AlarmLevel)

Initializes a new instance of the ParamAlarmLevel class.

Properties

AlarmLevel

Gets the alarm level of the parameter.

Param

Gets the 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()

A textual representation in the format: DmaId/ElementId/ParameterId/AlarmLevel.