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




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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydissolve_fieldThe field or fields on which to aggregate features. (In, Optional)  
Public Propertyin_featuresThe features to be aggregated. (In, Required)  
Public Propertymulti_partSpecifies whether multipart features are allowed in the output feature class. (In, Optional)  
Public Propertyout_feature_classThe feature class to be created that will contain the aggregated features. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertystatistics_fieldsThe fields and statistics with which to summarize attributes. Text attribute fields may be summarized using the statistics FIRST or LAST. Numeric attribute fields may be summarized using any statistic. Nulls are excluded from all statistical calculations. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyunsplit_linesControls how line features are dissolved. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.