GroupedItemsType Class

Definition

The GroupedItemsType class contains a collection of items that are the result of a grouped FindItem call.

public ref class GroupedItemsType
public class GroupedItemsType
Public Class GroupedItemsType
Inheritance
GroupedItemsType

Constructors

GroupedItemsType()

The GroupedItemsType constructor initializes a new instance of the GroupedItemsType class.

Properties

GroupIndex

The GroupIndex property gets the property value that is used to group items in a grouped FindItem call.

Items

The Items property gets an array of grouped items.

Applies to