Click or drag to resize
ISearchSuggestionResultFieldNames Property
List of field names that contain search hits.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
IEnumerable<string> FieldNames { get; set; }

Property Value

Type: IEnumerableString
See Also