TableViewSaveInfo Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
- TableViewSaveInfo
Syntax
[ValueClass]
public class TableViewSaveInfo : ITableViewSaveInfoConstructors
| Name | Description |
|---|---|
| TableViewSaveInfo() |
Properties
| 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 |