GetHyperCubePager Method
Overloads
| GetHyperCubePager(String) | Get a hypercube paging interface for a hypercube at the specified path. | 
GetHyperCubePager(String)
Get a hypercube paging interface for a hypercube at the specified path.
Declaration
      HyperCubePager GetHyperCubePager(string path)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | path | The property path for the hypercube. | 
Returns
| Type | Description | 
|---|---|
| HyperCubePager | The HyperCubePager instance. |