IDeleteMosaicDatasetParameters Interface

Provides access to members that control what all gets deleted when a mosaic dataset is deleted.

Members

Name Description
Read/write property DeleteItemCache Delete item cache (for example, LAS Cache)
Read/write property DeleteOverviewImages Delete overview images

IDeleteMosaicDatasetParameters.DeleteItemCache Property

Delete item cache (for example, LAS Cache).

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

IDeleteMosaicDatasetParameters.DeleteOverviewImages Property

Delete overview images.

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

Classes that implement IDeleteMosaicDatasetParameters

Classes Description
DeleteMosaicDatasetParameters Parameters that control what to delete with 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.