ISearchFieldDictionary MembersQlik Sense .NET SDK - API Reference
The ISearchFieldDictionary type exposes the following members.
Properties

  NameDescription
Public propertyField
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.
Public propertyResult
List of the matching values. The maximum number of values in this list is set by qMaxNbrFieldMatches.
Back to Top
See Also