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




The following tables list the members exposed by UnsplitLine.

Public Constructors

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

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 line features to be aggregrated. (In, Required)  
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.  
Top

See Also

© 2010 All Rights Reserved.