FilterExpression Class |
Namespace: CorrigoService
[SerializableAttribute] public class FilterExpression
The FilterExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | Conditions |
Gets or sets condition expressions that include properties, condition operators, and property values.
|
![]() | FilterOperator |
Gets or sets logical AND/OR operators.
|
![]() | Filters |
Gets or sets a hierarchy of condition and logical filter expressions that filter the results of the query.
|