Table of Contents

Method GetJobStartTime

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

GetJobStartTime(Job)

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

public static DateTime? GetJobStartTime(this Job job)

Parameters

job Job

The job.

Returns

DateTime?

The start time or null.