Open this page in the API Guide

DataCubeService.getDataCubeInfosByIds Method

Return the collection of DataCubeInfo for the specified IDs.
 

Parameters

dataCubeIds

The specified data cube IDs.
tenantId

The tenant to retrieve related data cube information of (data cube itself, schedule, etc.).

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.