FileSystemService.getReferencesTo Method
Gets the references to the given entity.
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.