Class CellValueChange<T>
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Contains the changed data from the monitored parameter.
public class CellValueChange<T> : ValueChange<T>
Type Parameters
T
- Inheritance
-
ValueChange<T>CellValueChange<T>
- Inherited Members
- Extension Methods
Constructors
- CellValueChange(Cell, T, string, IDms)
Initializes a new instance of the CellValueChange<T> 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/Value.