| ISearchCombinationOptionsSearchFields Property  | 
List of the search fields.
                                        If empty, the search is performed in all fields of the app.
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxIEnumerable<string> SearchFields { get; set; }Property SearchFields As IEnumerable(Of String)
	Get
	Set
Property Value
Type: 
IEnumerableString
See Also