Skip to main content Skip to complementary content

GetAllHyperCubePagersAsync Method

Last updated: 8/31/2026

Overloads

GetAllHyperCubePagersAsync()

Get hypercube paging interfaces for all hypercubes in the object.

GetAllHyperCubePagersAsync()

Get hypercube paging interfaces for all hypercubes in the object.

Declaration

      public Task<IEnumerable<HyperCubePager>> GetAllHyperCubePagersAsync()
    

Returns

Type Description
System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<HyperCubePager>>

A task with the set of HyperCubePager instances as result.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!