Share via


LinkEntity.AddLink Method

 

Applies To: Dynamics CRM 2015

Adds a link.

Namespace:   Microsoft.Xrm.Sdk.Query
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Overload List

Name Description
System_CAPS_pubmethod AddLink(String, String, String)

Adds a link, setting the link to entity name, the link from attribute name and the link to attribute name.

System_CAPS_pubmethod AddLink(String, String, String, JoinOperator)

Adds a link setting the link to entity name, the link from attribute name, the link to attribute name, and the join operator.

See Also

LinkEntity Class
Microsoft.Xrm.Sdk.Query Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright