Skip to main content Skip to complementary content

GroupType Property

Overloads

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

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

Declaration

      public SearchGroupType GroupType { get; set; }
    

Property Value

Type Description
SearchGroupType

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!