ESRI.ArcGIS.DataManagementTools | |
JoinField Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : JoinField Class |
For a list of all members of this type, see JoinField members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fields | The fields from the join table to be included in the join. (In, Optional) | |
in_data | The table or feature class to which the join table will be joined. (In, Required) | |
in_field | The field in the input table on which the join will be based. (In, Required) | |
join_field | The field in the join table that contains the values on which the join will be based. (In, Required) | |
join_table | The table to be joined to the input table. (In, Required) | |
out_layer_or_view | Output Layer Name (out, 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. |