DataManagementTools
Copy Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.DataManagementTools Namespace : Copy Class




The following tables list the members exposed by Copy.

Public Constructors

 NameDescription
public ConstructorCopy ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertydata_typeThis is the type of data being copied. In the case where a geodatabase contains a feature dataset and a feature class with the same name, you may want to specify the type of data to be copied. You would need to specify feature dataset or feature class. (In, Optional)  
public Propertyin_dataThe input data element to be copied to the new location. (In, Required)  
public Propertyout_dataThe name of the new output data element to be created. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
Top

See Also

© 2011 All Rights Reserved.