Class RecordCellDefinitionID
Represents a record cell definition ID.
[Serializable]
public class RecordCellDefinitionID : GuidDMAObjectRef<RecordCellDefinitionID>
- Inheritance
-
DMAObjectRefRecordCellDefinitionID
- Inherited Members
- Extension Methods
Constructors
- RecordCellDefinitionID()
Initializes a new instance of the RecordCellDefinitionID class.
- RecordCellDefinitionID(Guid)
Initializes a new instance of the RecordCellDefinitionID class with the specified ID.
Properties
- Id
Gets the record cell definition ID.
Methods
- Build(SimpleByteReader)
Creates a new RecordCellDefinitionID instance from the specified Skyline.DataMiner.Net.Ownership.SimpleByteReader.
- ToFileFriendlyString()
Returns a file-friendly string that represents the current object.
- ToString()
Returns a string that represents the current object.