BroomPoints Property
Overloads
| BroomPoints | List of the broom points in the database model viewer. Not used in Qlik Sense. JSON property name: qBroomPoints | 
BroomPoints
List of the broom points in the database model viewer.
Not used in Qlik Sense.
JSON property name: qBroomPoints
Declaration
      public IEnumerable<TableViewBroomPointSaveInfo> BroomPoints { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<TableViewBroomPointSaveInfo> |