Class Cell
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents a cell selection.
public class Cell : Param
- Inheritance
-
Cell
- Inherited Members
- Extension Methods
Constructors
- Cell(int, int, int, int, string)
Initializes a new instance of the Cell class.
Properties
- PrimaryKey
Gets the primary key.
- TableId
Gets the table ID.
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/TableId/Pid/PrimaryKey.