ArcObjects Library Reference (DataSourcesRaster)  

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.