BaseGroupByType Members
Include Protected Members
Include Inherited Members
The BaseGroupByType class represents the base class for derived classes that define grouped FindItem queries.
The BaseGroupByType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BaseGroupByType | The BaseGroupByType constructor initializes a new instance of the BaseGroupByType class. |
Top
Properties
Name | Description | |
---|---|---|
Order | The Order property gets or sets the order of the groups in the grouped item array that is returned in the response. |
Top