ConditionExpressionHelperCollection Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains a set of conditions for a query.

The ConditionExpressionHelperCollection class inherits from System.Collections.CollectionBase. It implements the following interfaces: System.Collections.IList, System.Collections.ICollection, System.Collections.IEnumerable. It exposes the following members.

Constructor Description
ConditionExpressionHelperCollection Initializes a new instance of the ConditionExpressionHelperCollection class.
Instance Method Description
AddCondition Adds a condition to the collection.
Instance Property Description
Item Contains the collection of conditions.

Requirements

Filename: conditionexpressionhelpercollection.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.