Click or drag to resize
ExtendedCurrentSelectionGetFields Method
Gets all fields

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<IAppField> GetFields()

Return Value

Type: IEnumerableIAppField
A IEnumeratorT that can be used to iterate through the collection.

Implements

IExtendedCurrentSelectionGetFields
See Also