Click or drag to resize
GenericObjectDefPathAtIndex Method (Int32)
Converts an existing index to its equivalent path value

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string DefPathAtIndex(
	int index
)

Parameters

index
Type: SystemInt32
index to HyperCube/ListObject definition

Return Value

Type: String
path to HyperCube/ListObject definition

Implements

IGenericObjectDefPathAtIndex(Int32)
See Also