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
public HyperCubePager GetHyperCubePager(string hyperCubePath)
Parameters
Type | Name | Description |
---|---|---|
System.String | hyperCubePath |
The property path for the hypercube. |
Returns
Type | Description |
---|---|
HyperCubePager |
The HyperCubePager instance. |