Items Property
Overloads
Items |
List of items in the search group. The group items are numbered from the value of 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
IEnumerable<SearchGroupItem> Items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<SearchGroupItem> |
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!