Click or drag to resize
HyperCubePager Constructor
Creates a new HyperCubePager.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public HyperCubePager(
	GenericObject pagerContainer,
	string path
)

Parameters

pagerContainer
Type: Qlik.EngineGenericObject
The generic object containing the hypercube.
path
Type: SystemString
The property path to the hypercube in the properties structure of the generic object.
See Also