ConditionExpressionHelper Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Specifies a condition for a query.

The ConditionExpressionHelper class exposes the following members.

Constructor Description
ConditionExpressionHelper Initializes a new instance of the ConditionExpressionHelper class.
Instance Property Description
AttributeName Specifies the name of the attribute used in the condition.
ConditionOperator Specifies the operator that is used in the condition.
Values Specifies the value that is used in the condition.

Requirements

Filename: conditionexpressionhelper.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.