Table of Contents

Method Build

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

Build(SimpleByteReader)

Creates a new RecordDefinitionID instance from the specified Skyline.DataMiner.Net.Ownership.SimpleByteReader.

public static IDMAObjectRef Build(SimpleByteReader reader)

Parameters

reader SimpleByteReader

The Skyline.DataMiner.Net.Ownership.SimpleByteReader instance.

Returns

IDMAObjectRef

The created RecordDefinitionID instance.