AFGroupingRequest(TGroup) Properties
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The AFGroupingRequestTGroup generic type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
A description of this aggregate.
(Overrides AFAggregateRequestDescription.) | |
| Field |
The field that will be aggregated
(Inherited from AFAggregateRequest.) | |
| MaximumGroups |
The maximum number of groups permitted. Any groups beyond this limit will register as out of range.
| |
| SubAggregate |
The summary that will be performed on the grouped data.
(Overrides AFAggregateRequestSubAggregate.) | |
| SummaryRequest |
The summary that should be performed on each group.
|