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




The table or feature class which will have its identical records deleted. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.