Click or drag to resize
IExtendedCurrentSelectionGetField Method
Get a field

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
IAppField GetField(
	string fieldName
)

Parameters

fieldName
Type: SystemString
Name of the field

Return Value

Type: IAppField
See Also