Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

GroupItemType Property

Overloads

GroupItemType

Type of the group item. Can be:

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

* Field: the type of the search group item is a field. Group items have this type when you are calling SearchResults .

JSON property name: qGroupItemType

GroupItemType

Type of the group item. Can be:

  • GenericObject: the type of the search group item is a generic object. Group items have this type when you are calling SearchObjects .
  • Field: the type of the search group item is a field. Group items have this type when you are calling SearchResults .

JSON property name: qGroupItemType

Declaration

      public SearchGroupItemType GroupItemType { get; set; }
    

Property Value

Type Description
SearchGroupItemType

Implements

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!