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




The following tables list the members exposed by DeleteIdentical.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public PropertyfieldsThe field(s) whose values will be compared to find identical records. (In, Required)  
Public Propertyin_datasetThe table or feature class which will have its identical records deleted. (In, Required)  
Public Propertyout_datasetOutput Dataset (out, Optional)  
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 Propertyxy_toleranceThe xy tolerance which will be applied to each vertex when evaluating if there is an identical vertex in another feature. (In, Optional)  
Public Propertyz_toleranceThe z tolerance which will be applied to each vertex when evaluating if there is an identical vertex in another feature. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.