Table of Contents

Method Build

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

Build(SimpleByteReader)

Creates a new JobID 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 JobID instance.