Overload List
Name | Description | |
---|---|---|
MaxTResult |
an aggregator that calculates the max of the input values.
Accepts null input values
| |
MaxTResult(String) |
an aggregator that calculates the max of the input values extracted from the given attributePath.
Accepts null input values and null extracted values.
|
See Also