FilterExpression ComplexType

 

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.

Properties

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.

Types that use the FilterExpression complex type.

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.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright