ESRI.ArcGIS.DataManagementTools
JoinField Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : JoinField Class




The following tables list the members exposed by JoinField.

Public Constructors

 NameDescription
Public ConstructorJoinField ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyfieldsThe fields from the join table to be included in the join. (In, Optional)  
Public Propertyin_dataThe table or feature class to which the join table will be joined. (In, Required)  
Public Propertyin_fieldThe field in the input table on which the join will be based. (In, Required)  
Public Propertyjoin_fieldThe field in the join table that contains the values on which the join will be based. (In, Required)  
Public Propertyjoin_tableThe table to be joined to the input table. (In, Required)  
Public Propertyout_layer_or_viewOutput Layer Name (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.