FilterExpressionHelperCollection Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains a set of filters for a query.

The FilterExpressionHelperCollection 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
FilterExpressionHelperCollection Initializes a new instance of the FilterExpressionHelperCollection class.
Instance Method Description
AddFilter Adds a filter to the filter collection.
Instance Property Description
Item Specifies the collection of filters.

Requirements

Filename: filterexpressionhelpercollection.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.