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




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

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.