Class Column
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Represents a column selection.
public class Column : Param
- Inheritance
-
Column
- Inherited Members
- Extension Methods
Constructors
- Column(int, int, int, int)
Initializes a new instance of the Column class with the specified agent, element, table, and column identifiers.
Properties
- TableId
Gets the table ID.
Methods
- ToString()
A textual representation in the format: DmaId/ElementId/TableId/Pid.