Click or drag to resize
TableViewBroomPointSaveInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineTableViewBroomPointSaveInfo

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

The TableViewBroomPointSaveInfo type exposes the following members.

Constructors
  NameDescription
Public methodTableViewBroomPointSaveInfo
Initializes a new instance of the TableViewBroomPointSaveInfo class
Top
Properties
  NameDescription
Public propertyFields
List of fields in the table.
Public propertyPos
Information about the position of the broom point.
Public propertyTable
Name of the table.
Top
See Also