Skip to main content Skip to complementary content

SearchGroupOptions Class

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

Inheritance

  • System.Object
    • SearchGroupOptions

Syntax

[ValueClass]
public class SearchGroupOptions : ISearchGroupOptions

Constructors

Name Description
SearchGroupOptions()

Properties

Name Description
Count

Maximum number of items per group (in qItems[ ] ).

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

JSON property name: qCount

GroupType

Type of the group. Can be:

* GenericObjectType: the type of the search group item is a generic object. Groups have this type when you are calling SearchObjects .

* DatasetType: type of the search group item is a dataset association. Groups have this type when you are calling SearchResults .

JSON property name: qGroupType

Offset

Position starting from 0.

The default value is 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!