TokenService.getReferencedEntities Method

Gets the file system entities that reference a token.
 

Parameters

tokenId

Type: String
The ID of the token.

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.