[]
Gets a value indicating whether the specified expression contains RunningValue or RowNumber invocation expressions.
public static bool ContainsRunningValueOrRowNumber(this ExpressionInfo expression)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | expression | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |