FileSystemService.getReferencesToRecursive Method
        
 Gets the references to the given entity recursively (references to the references).
 
         
        Parameters
        
            - entityId
            
 
            - 
                
Type: String
The ID of the entity to get the references for. 
        
        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 is returned.