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




The field(s) whose values will be compared to find identical records. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property fields As Object
Visual Basic (Usage)Copy Code
Dim instance As DeleteIdentical
Dim value As Object
 
instance.fields = value
 
value = instance.fields
C# 
public object fields {get; set;}

See Also

© 2010 All Rights Reserved.