ESRI.ArcGIS.CoverageTools | |
Export Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Export Class |
For a list of all members of this type, see Export members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
compression_type | Specifies how numbers and blanks will be compressed in the export file. There are three options: (In, Optional) | |
feature_type | The data type to be exported. (In, Required) | |
in_dataset | The input dataset. (In, Required) | |
interchange_file | The prefix name of the ArcInfo interchange file or files to be created by Export. A volume ID of E00 will be appended to the file name of the first interchange file, E01 to the second file, and so on. Each subsequent file is created when the {max_lines} for each file is reached. (Out, Required) | |
max_lines | Maximum number of lines for each volume (for example, disk file) of an Export To Interchange File file. A volume has the extension .E00 through .E99. Only one export file is created if this is not specified. (In, Optional) | |
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. |