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




The following tables list the members exposed by Eliminate.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyex_featuresAn input polyline or polygon feature class or layer that defines polygon boundaries, or portions thereof, that should not be eliminated. (In, Optional)  
Public Propertyex_where_clauseAn expression used to identify input features that should not be eliminated. (In, Optional)  
Public Propertyin_featuresThe layer whose polygons will be merged into neighboring polygons. (In, Required)  
Public Propertyout_feature_classThe feature class to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyselectionThese options specify which method will be used for eliminating features. (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.