IMosaicDatasetOperationParameters3 Interface

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

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 Refresh Indicates whether the geodatabase data dictionary should be refreshed by the operation.
Read/write property Results The properties of the result associated with the mosaic dataset operation.

IMosaicDatasetOperationParameters3.Refresh Property

Indicates whether the geodatabase data dictionary should be refreshed by the operation.

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

Inherited Interfaces

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

Classes that implement IMosaicDatasetOperationParameters3

Classes Description
ImageViewOperationParameters An object that controls image view operations on 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.