HyperCubePager Constructor
Overloads
HyperCubePager(GenericObject, String) |
Creates a new HyperCubePager. |
HyperCubePager(GenericObject, String)
Creates a new HyperCubePager.
Declaration
public HyperCubePager(GenericObject pagerContainer, string path)
Parameters
Type | Name | Description |
---|---|---|
GenericObject | pagerContainer |
The generic object containing the hypercube. |
System.String | path |
The property path to the hypercube in the properties structure of the generic object. |