AFCompoundPartitioningRequest(T1, T2) Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFCompoundPartitioningRequestT1, T2 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.) | |
| SecondaryField |
The field partitioned after the primary field Field | |
| SubAggregate |
The summary that will be performed on the binned data.
(Overrides AFAggregateRequestSubAggregate.) | |
| SummaryRequest |
The summary that should be performed on each group.
|