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.
Name | Description | |
---|---|---|
DeleteIdentical Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fields | The field(s) whose values will be compared to find identical records. (In, Required) | |
in_dataset | The table or feature class which will have its identical records deleted. (In, Required) | |
out_dataset | Output Dataset (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
xy_tolerance | The xy tolerance which will be applied to each vertex when evaluating if there is an identical vertex in another feature. (In, Optional) | |
z_tolerance | The z tolerance which will be applied to each vertex when evaluating if there is an identical vertex in another feature. (In, Optional) |