Skip to main content Skip to complementary content
Close announcements banner

SearchGroupArray Property

Overloads

SearchGroupArray

List of search groups.

The groups are numbered from the value of SearchPage.qOffset to the value of SearchPage.qOffset + SearchPage.qCount .

JSON property name: qSearchGroupArray

SearchGroupArray

List of search groups.

The groups are numbered from the value of SearchPage.qOffset to the value of SearchPage.qOffset + SearchPage.qCount .

JSON property name: qSearchGroupArray

Declaration

      IEnumerable<SearchGroup> SearchGroupArray { get; set; }
    

Property Value

Type Description
System.Collections.Generic.IEnumerable<SearchGroup>

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!