Method GetJobName
GetJobName(Job)
Gets the job name that is set in the default job section definition of the specified section container.
public static string GetJobName(this Job job)
Parameters
job
JobThe job.
Returns
- string
The job name or an empty string.