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