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