Table of Contents

Method SetJobEndTime

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

SetJobEndTime(Job, DateTime)

Sets the job end time of the section container to the specified string.

public static void SetJobEndTime(this Job job, DateTime end)

Parameters

job Job

The job.

end DateTime

The end time.