Method SetJobName NamespaceSkyline.DataMiner.Net.Sections AssemblySLNetTypes.dll SetJobName(Job, string) Sets the job name of the section container to the specified string. public static void SetJobName(this Job job, string name) Parameters job Job The job. name string The job name.