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