Hey guys I am trying to submit in a timesheet remotely through my web application in C# using the Timesheet > QueueSubmitTimesheet method and I am trying to figure out what jobUID means? I have skimmed the project server schema and I havent found anything called jobUID.
Could it just be a mistype for another UID?
Everytime I try and submit in a timesheet using the tsUID, approverUID (ApproverResourceNameUID), I am wondering were I am supposed to retrieve the jobUID for that particular Timesheet or am I just supposed to randomly generate one?