AFGroupingRequest(TGroup) Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.
|