DataCubeService.getDataCubeInfosByIds Method
Return the collection of DataCubeInfo for the specified IDs.
Parameters
- dataCubeIds
-
The specified data cube IDs.
- tenantId
-
The tenant to setup the schedule for.
Return Value
Type: jQuery.Promise
Value: dundas.entities.DataCube
A promise object that is resolved when the call is complete.
If successful, the collection of specified dundas.entities.DataCubeInfo is returned.