Table of Contents

Constructor JobTemplateID

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

JobTemplateID()

Initializes a new instance of the JobTemplateID class.

public JobTemplateID()

JobTemplateID(Guid)

Initializes a new instance of the JobTemplateID class using the specified Job template ID.

public JobTemplateID(Guid id)

Parameters

id Guid

The Job template ID.