ITableViewSaveInfo Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ITableViewSaveInfoProperties
| Name | Description | 
|---|---|
| BroomPoints | 
           List of the broom points in the database model viewer. Not used in Qlik Sense. JSON property name: qBroomPoints  | 
      
| ConnectionPoints | 
           List of connection points in the database model viewer. Not used in Qlik Sense. JSON property name: qConnectionPoints  | 
      
| Tables | 
           List of the tables in the database model viewer. JSON property name: qTables  | 
      
| ZoomFactor | 
           Zoom factor in the database model viewer. The default value is 1.0. JSON property name: qZoomFactor  |