Overload List
| Name | Description | |
|---|---|---|
| GetHyperCubeStackDataAsync(String, IEnumerable NxPage , Int32, String) | Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data. | |
| GetHyperCubeStackDataAsync T (String, IEnumerable NxPage , Int32, Func Response, T , String) | Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data. |
See Also