DataCubeService.deleteElementPrivileges Method

Removes any set element privileges for the specified element in a data cube.
 

Parameters

dataCubeId

The data cube ID.
elementUniqueName

The unique name of the element to remove privileges from.

Return Value


Type: jQuery.Promise
Value: dundas.entities.DataCube
A promise object that is resolved with the updated data cube when the call is complete.