AFBinningRequest(TBin) Methods
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFBinningRequestTBin generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BinByTPrimaryBin(String, IEnumerableTPrimaryBin) |
Creates a compound grouping with this aggregate partitioned into bins of the specified field.
| |
| BinByTPrimaryBin(String, IEnumerableTPrimaryBin, UOM) |
Creates a compound grouping with this aggregate partitioned into bins of the specified field.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GroupBy(String) |
Creates a compound grouping with this aggregate grouped by values of the specified field.
| |
| GroupByTGroup(String) |
Creates a compound grouping with this aggregate grouped by values of the specified field.
| |
| GroupByTGroup(String, Int32) |
Creates a compound grouping with this aggregate grouped by values of the specified field.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |