SearchFieldDictionary Field Property Qlik Sense .NET SDK - API Reference
Position of the field in the list of fields, starting from 0. The list of fields is defined in qResults/qFieldNames and contains the search associations.

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

public int Field { get; set; }

Property Value

Type: OnlineInt32

Implements

ISearchFieldDictionary Field
See Also