[]
Gets a value indicating whether the specified expression uses 'Cumulative*' functions.
public static bool HasCumulativeExpressions(this ExpressionInfo e)
Type | Name | Description |
---|---|---|
ExpressionInfo | e | An ExpressionInfo object to check for. |
Type | Description |
---|---|
bool | A bool value where |