I am nesting a WMX job within another job using the CreateJobAdvanced custom step so that I can create the job version using the original job version as the parent. I would also like to pass on some properties of the parent job to the child such as job name or job description. Currently I am not too concerned with copying extend properties but rather just the basic job properties. I have found some old questions regarding this but nothing recent.
Thanks in advance for your help.