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


IMosaicDatasetOperationParameters2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicDatasetOperationParameters2 Interface
ArcGIS Developer Help

IMosaicDatasetOperationParameters2 Interface

Provides access to members that control parameters to an operation on a mosaic dataset.

Product Availability

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

Members

Name Description
Read/write property IsDatasetReadOnly Indicates whether the mosaic dataset is in read-only mode. Mosaic dataset operations do not perform write operations on a read-only mosaic.
Read/write property Parameters All parameters associated with the mosaic dataset operation.
Read/write property PrepareResults Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the Results property.
Read/write property Progressor The external progressor object associated with the mosaic dataset operation.
Read/write property Results The properties of the result associated with the mosaic dataset operation.

Inherited Interfaces

Interfaces Description
IMosaicDatasetOperationParameters Provides access to members that control parameters to an operation on a mosaic dataset.

Classes that implement IMosaicDatasetOperationParameters2

Classes Description
AddNewerRastersParameters An object that controls how newwer rasters are added to a mosaic dataset.
AddRastersParameters An object that controls how rasters are added to a mosaic dataset.
ImageViewOperationParameters An object that controls image view operations on a mosaic dataset.
RemoveItemsParameters An object that controls how items are removed from a mosaic dataset.
SynchronizeParameters An object that controls how items in a mosaic dataset are synchronized.