EntityExtensions.Clone Method
Applies To: Dynamics CRM 2013
Deep clones an instance of the Entity class.
Namespace: Microsoft.Xrm.Client
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Overload List
Name | Description | |
---|---|---|
Clone(Entity, Boolean) | Deep clones an instance of the Entity class. |
|
Clone(EntityCollection, Boolean) | Deep clones an instance of the Entity class. |
See Also
EntityExtensions Class
Microsoft.Xrm.Client Namespace
Developer extensions for Microsoft Dynamics CRM 2013
Return to top