The following tables list the members exposed by Append.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| field_mapping | Controls how the attribute information in input datasets' fields is transferred to the target dataset. The Field Map control can only be used if the Schema Type NO_TEST is specified. (In, Optional) |
| inputs | The input datasets whose data will be appended into the target dataset. Input datasets can be point, line, or polygon feature classes, tables, rasters, raster catalogs, annotation feature classes, or dimensions feature classes. Each input dataset must match the data type of the target dataset. (In, Required) |
| output | Output Features (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| schema_type | Specifies if the schema (field definitions) of the input datasets must match the schema of the target dataset in order for data to be appended. (In, Optional) |
| subtype | A subtype description to assign that subtype to all new data that is appended to the target dataset. (In, Optional) |
| target | The existing dataset that the input datasets' data will be appended into. Each input dataset must match the data type of the target dataset. (In, Required) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
Top
See Also