Click or drag to resize
ITableViewSaveInfo Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface ITableViewSaveInfo

The ITableViewSaveInfo type exposes the following members.

Properties
  NameDescription
Public propertyBroomPoints
List of the broom points in the database model viewer. Not used in Qlik Sense.
Public propertyConnectionPoints
List of connection points in the database model viewer. Not used in Qlik Sense.
Public propertyTables
List of the tables in the database model viewer.
Public propertyZoomFactor
Zoom factor in the database model viewer. The default value is 1.0.
Top
See Also