Click or drag to resize
ExtendedCurrentSelectionFieldNames Property
Get a list of field names in the current selection

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<string> FieldNames { get; }

Property Value

Type: IEnumerableString

Implements

IExtendedCurrentSelectionFieldNames
See Also