0 out of 1 rated this helpful - Rate this topic

FilterExpression.Conditions Property

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Gets or sets condition expressions that include attributes, condition operators, and attribute values.

Syntax

[Visual Basic .NET]
Public Property Conditions As ConditionExpression()
[C#]
public ConditionExpression[] Conditions {get; set;}

Property Value

The value of this property is a ConditionExpression array type.

See Also

Reference


© 2010 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.