FilterExpression ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies complex condition and logical filter expressions used for filtering the results of the query.
This Web API complex type corresponds to the organization service FilterExpression.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
Conditions | Collection(ConditionExpression ComplexType) | Condition expressions that include attributes, condition operators, and attribute values. | ||
FilterOperator | The logical AND/OR filter operator. | |||
Filters | Collection(FilterExpression ComplexType) | A collection of condition and logical filter expressions that filter the results of the query. | ||
IsQuickFindFilter | Edm.Boolean | Indicates whether the expression is part of a quick find query. |
The following use the FilterExpression complex type.
Name | How used | Description |
|---|---|---|
Criteria Property | A complex query expressed in a hierarchy of expressions. | |
Filters Property | Specifies complex condition and logical filter expressions used for filtering the results of the query. | |
LinkCriteria Property | Specifies the links between multiple entity types used in creating complex queries. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright