Click or drag to resize
TableViewSaveInfoBroomPoints Property
List of the broom points in the database model viewer. Not used in Qlik Sense.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<TableViewBroomPointSaveInfo> BroomPoints { get; set; }

Property Value

Type: IEnumerableTableViewBroomPointSaveInfo

Implements

ITableViewSaveInfoBroomPoints
See Also