FilterExpression ComplexType

Dynamics CRM 2016
 

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

LogicalOperator EnumType

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

QueryExpression ComplexType

Criteria Property

A complex query expressed in a hierarchy of expressions.

FilterExpression ComplexType

Filters Property

Specifies complex condition and logical filter expressions used for filtering the results of the query.

LinkEntity ComplexType

LinkCriteria Property

Specifies the links between multiple entity types used in creating complex queries.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: