Method GetJobStartTime
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
JobThe 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)
job
JobThe job.