This topic has not yet been rated - Rate this topic

ConditionExpression Members

[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]

Contains a condition expression used to filter the results of the query.

The following tables list the members exposed by the ConditionExpression type.

  Name Description
  ConditionExpression Overloaded. Initializes a new instance of theConditionExpression class.
Top
  Name Description
public property AttributeName Gets or sets the logical name of the attribute in the condition expression.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Operator Gets or sets the condition operator.
public property Values Gets or sets the values for the attribute.
Top
(see also Protected Methods)
 NameDescription
public methodEquals  (inherited from Object)
public methodGetHashCode  (inherited from Object)
public methodGetType  (inherited from Object)
public methodToString  (inherited from Object)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.