GetAllHyperCubePagers Method
Overloads
| GetAllHyperCubePagers() | Get hypercube paging interfaces for all hypercubes in the object. | 
GetAllHyperCubePagers()
Get hypercube paging interfaces for all hypercubes in the object.
Declaration
      IEnumerable<HyperCubePager> GetAllHyperCubePagers()
    
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<HyperCubePager> | The set of HyperCubePager instances. |