FileSystemService.getReferencedByRecursive Method

Gets the files that references the given entity recursively (references that refer 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.