GroupItemOptions Property
Overloads
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 JSON property name: qGroupItemOptions |
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
Declaration
public IEnumerable<SearchGroupItemOptions> GroupItemOptions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SearchGroupItemOptions> |