Click or drag to resize
TableViewBroomPointSaveInfoFields Property
List of fields in the table.

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

Property Value

Type: IEnumerableString

Implements

ITableViewBroomPointSaveInfoFields
See Also