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




Reports any records in a feature class or table that have identical values in a list of fields, and generates a table listing these identical records. If the field 'Shape' is selected, feature geometries are compared.

Syntax

Visual Basic (Declaration) 
Public Class FindIdentical 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As FindIdentical
C# 
public class FindIdentical : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.FindIdentical

See Also

© 2010 All Rights Reserved.