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




The following tables list the members exposed by SymDiff.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycluster_toleranceThe minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in x or y (or both). (In, Optional)  
Public Propertyin_featuresThe input feature class or layer. (In, Required)  
Public Propertyjoin_attributesDetermines which attributes will be transferred to the output feature class. (In, Optional)  
Public Propertyout_feature_classThe feature class to which the results will be written. (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.  
Public Propertyupdate_featuresThe update feature class or layer. Geometry type must be the same geometry type as the input feature class or layer. (In, Required)  
Top

See Also

© 2010 All Rights Reserved.