AFAggregateResultCollection Properties
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The AFAggregateResultCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Error |
The error that caused the entire aggregation to fail or if the entire aggregation did not fail.
| |
| Item |
Gets the result by index.
The index positions will correspond to the order in which the requests were made.
| |
| TotalCount |
The total count of items that were aggregated.
|