Click or drag to resize
SheetGetTable Method

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public ITable GetTable(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: ITable

Implements

ISheetGetTable(String)
See Also