AFAggregateResultCollection.GetResult Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|