Table of Contents

Class ParamValue

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

Represents a parameter value.

public class ParamValue
Inheritance
ParamValue
Extension Methods

Constructors

ParamValue(int, int, int, object)

Initializes a new instance of the ParamValue class.

Properties

Param

Gets the parameter.

Value

Gets the value of 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/Value.