Class RecordDefinitionID
Represents a record definition ID.
[Serializable]
public class RecordDefinitionID : GuidDMAObjectRef<RecordDefinitionID>- Inheritance
- 
      
      DMAObjectRefRecordDefinitionID
- Inherited Members
- Extension Methods
Constructors
- RecordDefinitionID()
- Initializes a new instance of the RecordDefinitionID class. 
- RecordDefinitionID(Guid)
- Initializes a new instance of the RecordDefinitionID class with the specified ID. 
Properties
- Id
- Gets the record definition ID. 
Methods
- Build(SimpleByteReader)
- Creates a new RecordDefinitionID 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.