LogicalOperator EnumType
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
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. |
Types that use the LogicalOperator enum type.
The following use the LogicalOperator enum type.
Name |
How used |
Description |
---|---|---|
FilterOperator Property |
Specifies complex condition and logical filter expressions used for filtering the results of the query. |
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 ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright