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
- jobJob
- The 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.