Click or drag to resize
TableViewConnectionPointSaveInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineTableViewConnectionPointSaveInfo

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

The TableViewConnectionPointSaveInfo type exposes the following members.

Constructors
  NameDescription
Public methodTableViewConnectionPointSaveInfo
Initializes a new instance of the TableViewConnectionPointSaveInfo class
Top
Properties
  NameDescription
Public propertyFields
List of the fields in the table.
Public propertyPos
Information about the position of the connection point.
Top
See Also