Share via


EntityExtensions.SetRelatedEntity Method

 

Applies To: Dynamics CRM 2015

Modifies a related entity for a specific relationship.

Namespace:   Microsoft.Xrm.Client
Assembly:  Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static SetRelatedEntity<TEntity>(Entity, Relationship, TEntity)

Modifies a related entity for a specific relationship.

System_CAPS_pubmethodSystem_CAPS_static SetRelatedEntity<TEntity>(Entity, String, TEntity)

Modifies a related entity for a specific relationship.

System_CAPS_pubmethodSystem_CAPS_static SetRelatedEntity<TEntity>(Entity, String, Nullable<EntityRole>, TEntity)

Modifies a related entity for a specific relationship.

System_CAPS_pubmethodSystem_CAPS_static SetRelatedEntity<TEntity, TResult>(TEntity, Expression<Func<TEntity, TResult>>, TResult)

Modifies a related entity for a specific relationship.

See Also

EntityExtensions Class
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2015

Return to top

© 2017 Microsoft. All rights reserved. Copyright