Share via


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
System_CAPS_pubmethodSystem_CAPS_static Clone(Entity, Boolean)

Deep clones an instance of the Entity class.

System_CAPS_pubmethodSystem_CAPS_static 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