AFAggregateResultCollection.GetResult Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| GetResultTBin(AFBinningRequestTBin) |
Gets the binned result for the specified request.
| |
| GetResultT1, T2(AFCompoundPartitioningRequestT1, T2) |
Gets the result for a compound aggregate.
| |
| GetResultTGroup(AFGroupingRequestTGroup) |
Gets the grouped result for the specified request.
| |
| GetResult(AFSummaryRequest) |
Gets the summary result for the specified request.
|