Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IOperationFilterExpression Interface Members
The following tables list the members exposed by IOperationFilterExpression.
Public Properties
| Name | Description |
| Left | Gets or sets the left hand side expression. |
| Operator | Gets or sets the operator to use for the expression. |
| Right | Gets or sets the right hand side expression. |
See Also