Click or drag to resize
IAppSetViewDlgSaveInfo Method

Sets the positions of the tables in the data model viewer.

The position of the broom points and the position of the connection points can not be set in Qlik Sense.

** Representation of tables, broom points and connection points **

The green circles represent the broom points.

The red circle represent a connection point.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
void SetViewDlgSaveInfo(
	TableViewDlgSaveInfo info
)

Parameters

info
Type: Qlik.EngineTableViewDlgSaveInfo
Information about the table.

Return Value

Type: 
See Also