ProjectService.getMyProject Method

Gets the project for the current logged in user.
 

Return Value


Type: jQuery.Promise
Value: dundas.filesystem.Project
A promise object that is resolved when the call is complete. If successful, a dundas.filesystem.Project object is returned.