ProjectService.getMyProjectTempFolder Method
Gets the temp folder for the project for the current logged in user.
Return Value
Type: jQuery.Promise
Value: dundas.filesystem.FileSystemEntry
A promise object that is resolved when the call is complete.
If successful, a dundas.filesystem.FileSystemEntry object is returned.