| IGenericObjectGetHyperCubeStackDataAsync Method |
| Name | Description | |
|---|---|---|
| GetHyperCubeStackDataAsync(String, IEnumerableNxPage, Int32) | Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data. | |
| GetHyperCubeStackDataAsync(AsyncHandle, String, IEnumerableNxPage, Int32) | Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data. | |
| GetHyperCubeStackDataAsyncT(AsyncHandle, FuncResponse, T, String, IEnumerableNxPage, Int32) | Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data. |