Click or drag to resize
AppGetViewDlgSaveInfo Method

Retrieves information about the position of the tables in the data model viewer.

The position of the broom points and the position of the connection points can not be retrieved 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: 1.1.0.0 (1.1.0.0)
Syntax
public TableViewDlgSaveInfo GetViewDlgSaveInfo()

Return Value

Type: TableViewDlgSaveInfo

Implements

IAppGetViewDlgSaveInfo
See Also