Skip to main content Skip to complementary content

Items Property

Overloads

Items

List of items in the search group.

The group items are numbered from the value of SearchGroupOptions.qOffset to the value of SearchGroupOptions.qOffset + SearchGroupOptions.qCount

JSON property name: qItems

Items

List of items in the search group.

The group items are numbered from the value of SearchGroupOptions.qOffset to the value of SearchGroupOptions.qOffset + SearchGroupOptions.qCount

JSON property name: qItems

Declaration

      public IEnumerable<SearchGroupItem> Items { get; set; }
    

Property Value

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

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!