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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydecimal_placesThe number of decimal places for the added item. This needs to be specified for INFO item types NUMERIC and FLOATING. (In, Optional)  
Public Propertyin_info_tableThe INFO table to which the item is to be added. (In, Required)  
Public Propertyitem_nameThe new item to be added to the INFO table. (In, Required)  
Public Propertyitem_typeThe INFO item type of the added item. (In, Required)  
Public Propertyitem_widthThe INFO width of the added item. Supported widths: (In, Required)  
Public Propertyout_info_tableThe INFO table to be created. (Out, Required)  
Public Propertyoutput_widthThe output width of the added item. This is the number of characters used to display an item value. (In, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystart_itemThe item in the in_info_table after which the new item is to be added. The default start_item is the last item in the in_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.