This document is archived and information here might be outdated.  Recommended version.


esriDuplicateItemsAction Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriDuplicateItemsAction Constants
ArcGIS Developer Help

esriDuplicateItemsAction Constants

Duplicate resolution methods while adding rasters to a mosaic dataset.

Constant Value Description
esriDuplicateItemsAllow 1 Ignore incoming items that are duplicates of existing items in the mosaic dataset. Allow duplicate items to co-exist.
esriDuplicateItemsExclude 2 Exclude incoming items that are duplicates of existing items in the mosaic dataset. Prevent duplicate items from being added.
esriDuplicateItemsOverwrite 3 Overwrite duplicate items that already exist in the mosaic dataset with incoming items.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.