IAddNewerRastersParameters Interface

Provides access to members that control parameters for adding newer rasters to a mosaic dataset.

Members

Name Description
Read/write property OverwriteExisting Indicates whether existing mosaic dataset items are updated with datasets that have been modified on disk. When set to false, the operation skips over modified data source items that already exist in the mosaic dataset.

IAddNewerRastersParameters.OverwriteExisting Property

Indicates whether existing mosaic dataset items are updated with datasets that have been modified on disk. When set to false, the operation skips over modified data source items that already exist in the mosaic dataset.

Public Property OverwriteExisting As Boolean
public bool OverwriteExisting {get; set;}

Classes that implement IAddNewerRastersParameters

Classes Description
AddNewerRastersParameters An object that controls how newwer rasters are added to a mosaic dataset.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.