For a list of all members of this type, see ConsolidateLayer members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| apply_extent_to_arcsde | Specifies the extent that will be used to select ArcSDE data sources.
(In, Optional) |
| convert_arcsde_data | Specifies whether input layers will be converted into file geodatabase or preserve their original format.
(In, Optional) |
| convert_data | Specifies whether input layers will be converted into file geodatabase or preserve their original format.
(In, Optional) |
| extent | Specify the extent by manually entering the coordinates in the extent parameter using the format X-Min Y-Min X-Max Y-Max. Additionally, to use the extent of a specific layer, simply add the layer name for the extent parameter. (In, Optional) |
| in_layer | The input layer(s) that will be consolidated. (In, Required) |
| output_folder | The output folder that will contain the layer files and consolidated data. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| schema_only | Specifies whether the schema of the input layers will be consolidated or packaged.
(In, Optional) |
| 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