![]() ![]() |
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.
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) |