I want to include some variables when creating a job. There is a variables property but all the documentation says about it is "Variables". When I retrieve a job, the variables property contains xml in this format <variables><row><id/><name/><value/></row></variables>. I tried setting the variables property to that format when creating the job but it does not seem to work.
What should this property be set to?