DataCubeService.setElementPrivileges Method
Sets element privileges for the specified elements of a data cube.
Parameters
- dataCubeId
-
The data cube ID.
- elementPrivileges
-
The element privileges to set.
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.