InvalidFilterExpressionException Properties

The InvalidFilterExpressionException type exposes the following members.

Properties
  NameDescription
Public propertyExpression
Gets the invalid expression.
Public propertyInvalidFilterExpressionExceptionReasonsType
Gets the reason why the exception is thrown.
Public propertyLeftExpression
Gets the invalid expression's left operand.
Public propertyOperatorType
Gets the invalid expression's operator.
Public propertyRightExpression
Gets the invalid expression's right operand.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next