CubePerspectiveService.getCubePerspectiveById Method
Gets the cube perspective by the given ID.
Parameters
- cubePerspectiveId
-
Type: String
The ID of the cube perspective to retrieve.
Return Value
Type: jQuery.Promise
Value: dundas.entities.CubePerspective
A promise object that is resolved when the call is complete.
If successful, the dundas.entities.CubePerspective is returned.