Table of Contents

Method Build

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

Build(SimpleByteReader)

Builds a JobTemplateID instance out of the specified Skyline.DataMiner.Net.Ownership.SimpleByteReader.

public static IDMAObjectRef Build(SimpleByteReader reader)

Parameters

reader SimpleByteReader

The reader to build the instance from.

Returns

IDMAObjectRef

The created JobTemplateID instance.