ESRI.ArcGIS.DataManagementTools Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
Copy Class
See Also  Members  
ESRI.ArcGIS.DataManagementTools Namespace : Copy Class


Copies input data from one location and pastes it to another location. You can copy entire feature datasets or individual feature classes and tables.

Syntax

Visual Basic (Declaration)  
Public Class Copy 
   Implements IGPProcess 
Visual Basic (Usage) Copy Code
Dim instance As Copy
C#  
public class Copy : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.Copy

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also