LinkEntityHelperCollection Class (CrmHelpers)

banner art

[Applies to: Microsoft Dynamics CRM 4.0]

Find the latest SDK documentation: CRM 2015 SDK

Contains a set of link (join) criteria for a query.

The LinkEntityHelperCollection 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
LinkEntityHelperCollection Initializes a new instance of the LinkEntityHelperCollection class.
Instance Method Description
AddLink Adds to the collection of link entities.
Instance Property Description
FromEntityName Specifies the name of the entity that you are linking from.
Item Contains the collection of link entities.

Requirements

Filename: linkentityhelpercollection.cs

See Also

Reference

© 2010 Microsoft Corporation. All rights reserved.