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




For a list of all members of this type, see CopyFeatures members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyconfig_keywordGeodatabase configuration keyword to be applied, if the output is an ArcSDE geodatabase. For more information, see the CONFIG keyword environment setting. (In, Optional)  
public Propertyin_featuresThe features to be copied. (In, Required)  
public Propertyout_feature_classThe feature class which will be created and to which the features will be copied. If the output feature class already exists and the overwrite option is set to true, the output will be deleted first. If the output feature class already exists and the overwrite option is set to false, the operation will fail. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public Propertyspatial_grid_1Specify a spatial index for the output feature class, if the output is a shapefile or feature class stored in an ArcSDE geodatabase. For more information, see the Add Spatial Index tool. (In, Optional)  
public Propertyspatial_grid_2Specify a second spatial index for the output feature class, if the output is a shapefile or feature class stored in an ArcSDE geodatabase. For more information, see the Add Spatial Index tool. (In, Optional)  
public Propertyspatial_grid_3Specify a third spatial index for the output feature class, if the output is a shapefile or feature class stored in an ArcSDE geodatabase. For more information, see the Add Spatial Index tool. (In, Optional)  
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.