SelectionExtensions ExtendedCurrentSelection GetField Method Qlik Sense .NET SDK - API Reference

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public IAppField GetField(
	string fieldName
)

Return Value

Type: IAppField

Implements

SelectionExtensions IExtendedCurrentSelection GetField(String)
See Also