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 * Field: the type of the search group item is a field. Group items have this type when you are calling 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!