CubePerspectiveService.generateCubePerspective Method

Generates a new cube perspective based on the information given.
 

Parameters

parentId

Type: String
The ID of the cube perspective's parent.
nativeStructureId

Type: String
The native structure ID.

Return Value


Type: jQuery.Promise
Value: dundas.entities.CubePerspective
A promise object that is resolved when the call is complete. If successful, the created dundas.entities.CubePerspective is returned.