Table of Contents

Method GetJobEndTime

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

GetJobEndTime(Job)

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

public static DateTime? GetJobEndTime(this Job job)

Parameters

job Job

The job.

Returns

DateTime?

The end time or null.