Skip to main content Skip to complementary content

SearchPage Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • SearchPage

Syntax

[ValueClass]
public class SearchPage : ISearchPage

Constructors

Name Description
SearchPage()

Properties

Name Description
Count

Number of search groups to return (in qSearchGroupArray ).

JSON property name: qCount

GroupItemOptions

Options of the search group items.

If this property is not set, all values are returned.

This property is to be used with the SearchResults method or the SearchObjects method.

JSON property name: qGroupItemOptions

GroupOptions

Options of the search groups.

If this property is not set, all values are returned.

This property is to be used with the SearchResults method or the SearchObjects method.

JSON property name: qGroupOptions

MaxNbrFieldMatches

Maximum number of matching values to return per search result.

The default value is -1; all values are returned.

This property is to be used with the SearchAssociations method.

JSON property name: qMaxNbrFieldMatches

Offset

Position from the top, starting from 0.

If the offset is set to 0, the first search result to be returned is at position 0.

JSON property name: qOffset

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!