ESRI.ArcGIS.CoverageTools | |
JoinItem Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : JoinItem Class |
The following tables list the members exposed by JoinItem.
Name | Description | |
---|---|---|
JoinItem Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_info_table | The INFO data file to which items and their values are to be added. (In, Required) | |
join_info_table | The INFO data file that contains the items and values to be added. (In, Required) | |
out_info_table | The INFO data file produced by Join Info Tables. If Output Info Table already exists, it will be replaced. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
relate_item | An item contained in the Input Info Table that is used as an index to records in the Join Info Table. This can be a redefined item. (In, Required) | |
relate_type | How Join Info Table records are matched to Input Info Table records. (In, Optional) | |
start_item | The item in the Input Info Table list after which the Join Info Table items will be inserted. The default Start Item is the last item in the Input Info Table. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |