[]
Gets a value indicating whether the expression is a DateTime expression.
public static bool IsDataTime(this ExpressionInfo e)
| Type | Name | Description |
|---|---|---|
| ExpressionInfo | e | An ExpressionInfo object to check for. |
| Type | Description |
|---|---|
| bool | A bool value where |