CustomExpression Properties
A custom aggregate expression that can be applied to a data column or group/sorting criteria.Name | Description |
---|---|
Aggregate | Specifies the aggregate function. Inherited from ExpressionBase. |
Expression | Specifies a custom aggregate expression. |
See Also