Click or drag to resize
SearchCombinationOptionsSearchFields Property
List of the search fields.

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

Property Value

Type: IEnumerableString

Implements

ISearchCombinationOptionsSearchFields
See Also