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: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public IEnumerable<string> FieldNames { get; }

Property Value

Type: IEnumerableString

Implements

IExtendedCurrentSelectionFieldNames
See Also