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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyappend_methodDetermines whether only coordinates will be appended (FEATURES_ONLY) or if features will also be appended. (In, Optional)  
Public Propertyfeature_classesThe feature class of the input coverage or coverages. (In, Optional)  
Public Propertyin_coversThe input coverages to be appended. There is no limit to the number of coverages that can be entered. (In, Required)  
Public Propertynumber_methodSpecifies how tics and coverage features will be numbered in the Output Coverage. IDs can be offset to ensure unique ID values for Output Coverage features. The ID offset is equal to 1 plus the highest ID value in the previously appended coverages. Offsets can be calculated for the following types of IDs: (In, Optional)  
Public Propertyout_coverThe output coverage to be created. The output coverage cannot already exist. (Out, Required)  
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.