ConditionExpression ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
An expression used to filter the results of the query.
This Web API complex type corresponds to the organization service ConditionExpression.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
AttributeName | Edm.String | false | The logical name of the attribute in the condition expression. | |
EntityName | Edm.String | false | The entity name for the condition. | |
Operator | The condition operator. | |||
Values | Collection(Object ComplexType) | The values for the attribute. |
The following use the ConditionExpression complex type.
Name | How used | Description |
|---|---|---|
Conditions 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