Table of Contents

Method SetJobStartTime

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

SetJobStartTime(Job, DateTime)

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

public static void SetJobStartTime(this Job job, DateTime start)

Parameters

job Job

The job.

start DateTime

The start time.