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




For a list of all members of this type, see JoinItem members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_info_tableThe INFO data file to which items and their values are to be added. (In, Required)  
Public Propertyjoin_info_tableThe INFO data file that contains the items and values to be added. (In, Required)  
Public Propertyout_info_tableThe INFO data file produced by Join Info Tables. If Output Info Table already exists, it will be replaced. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertyrelate_itemAn 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)  
Public Propertyrelate_typeHow Join Info Table records are matched to Input Info Table records. (In, Optional)  
Public Propertystart_itemThe 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)  
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.