ConditionExpression Constructor

 

Updated: November 29, 2016

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

Initializes a new instance of the ConditionExpression class setting the attribute name, condition operator and an array of value objects.

Namespace:   Microsoft.Xrm.Sdk.Query
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

No code example is currently available or this language may not be supported.

Parameters

attributeName
Type:

Type: String. The logical name of the attribute in the condition expression.

conditionOperator
Type:

Type: ConditionOperator. The condition operator.

values
Type:

Type: Object[]. The array of attribute values.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: