Table of Contents

Class RecordCell

Namespace
Skyline.DataMiner.Net.Records
Assembly
SLNetTypes.dll

Represents a record cell.

[Serializable]
public sealed class RecordCell
Inheritance
RecordCell
Extension Methods

Constructors

RecordCell()

Initializes a new instance of the RecordCell class.

Properties

CellDefinitionID

Gets or sets the cell definition ID.

Value

Gets the cell value.

Methods

Equals(RecordCell)

Indicates whether the current object is equal to another object of the same type.

Equals(object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Calculates the hash code for this object.

ToString()

Returns a string that represents the current object.