| GenericObjectGetHyperCubePivotDataAsync Method |
| Name | Description | |
|---|---|---|
| GetHyperCubePivotDataAsync(String, IEnumerableNxPage) | Retrieves the values of a pivot table. It is possible to retrieve specific pages of data. | |
| GetHyperCubePivotDataAsync(AsyncHandle, String, IEnumerableNxPage) | Retrieves the values of a pivot table. It is possible to retrieve specific pages of data. | |
| GetHyperCubePivotDataAsyncT(AsyncHandle, FuncResponse, T, String, IEnumerableNxPage) | Retrieves the values of a pivot table. It is possible to retrieve specific pages of data. |