For a list of all members of this type, see FeatureClassToFeatureClass members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| config_keyword | Specifies the storage parameters (configuration) for geodatabases in file and ArcSDE geodatabases. Personal geodatabases do not use configuration keywords. (In, Optional) |
| field_mapping | The fields and field contents chosen from the inputs. Each of the unique input fields will be listed on the Field Map window and when expanded, you will see a list of all the input field occurrences (subfields). New fields can also be added. (In, Optional) |
| in_features | The feature class or feature layer that will be converted. (In, Required) |
| out_feature_class | Output Feature Class (out, Optional) |
| out_name | The name of the output feature class. (In, Required) |
| out_path | The location in which the Output Feature Class will be created. This can be either a geodatabase or a folder. If the Output Location is a folder, the output will be a shapefile. (In, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| where_clause | An SQL expression used to select a subset of features. The syntax for the expression differs slightly depending on the data source. For example, if you're querying file or ArcSDE geodatabases, shapefiles, or coverages, enclose field names in double quotes: (In, Optional) |
Top
See Also