LogicalOperator EnumType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The possible values for an operator in a FilterExpression.

This Web API enum type corresponds to the organization service LogicalOperator.

Members define the discrete options for the enumeration type.

Name

Value

Description

And

0

Performs a logical AND operation.

Or

1

Performs a logical OR operation.

The following use the LogicalOperator enum type.

Name

How used

Description

FilterExpression ComplexType

FilterOperator Property

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

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: