AFCompoundPartitioningRequest(T1, T2) Properties
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|