Table of Contents

Method GetJobName

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

GetJobName(Job)

Gets the job name that is set in the default job section definition of the specified section container.

public static string GetJobName(this Job job)

Parameters

job Job

The job.

Returns

string

The job name or an empty string.