Table of Contents

Method SetJobName

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

SetJobName(Job, string)

Sets the job name of the section container to the specified string.

public static void SetJobName(this Job job, string name)

Parameters

job Job

The job.

name string

The job name.