ProjectService.getAllProjects Method
Gets all the projects in the system.
Parameters
- getOptions
-
Type: GetEntryOptions
(optional) The options to get this file or folder.
Optional: True
Return Value
Type: jQuery.Promise
Value: Array
Element Value: Project
A promise object that is resolved when the call is complete.
If successful, an array of dundas.filesystem.Project object is returned.