Click or drag to resize
SearchCombinationOptions Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineSearchCombinationOptions

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class SearchCombinationOptions : ISearchCombinationOptions

The SearchCombinationOptions type exposes the following members.

Constructors
  NameDescription
Public methodSearchCombinationOptions
Initializes a new instance of the SearchCombinationOptions class
Top
Properties
  NameDescription
Public propertyContext
Search context. The default value is LockedFieldsOnly.
Public propertySearchFields
List of the search fields. If empty, the search is performed in all fields of the app.
Top
See Also