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


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

IReplacePathsParameters3 Interface

Provides access to members that control parameters to replace paths.

Product Availability

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

Members

Name Description
Read/write property NewPaths The array of possible target paths that each item is replaced with.
Read/write property OldPaths The array of source paths to be replaced.
Read/write property RasterTypeInstanceIDs The collection of raster type instances for which paths are replaced. If this property is not set, paths are replaced for only those raster type instances associated with selected mosaic dataset items.
Read/write property ReplaceCachePaths Indicates whether paths in raster dataset cache are replaced.
Read/write property ReplaceCatalogItemPaths Indicates whether paths in selected mosaic catalog items are replaced.
Read/write property ReplaceItemURIPaths Indicates whether paths in item URIs are replaced.
Read/write property ReplaceMosaicDatasetPaths Indicates whether paths in mosaic dataset level objects are replaced.
Read/write property ReplaceRasterFunctionTemplatePaths Indicates whether paths in raster function templates of the mosaic dataset are replaced.
Read/write property ReplaceRasterTypePaths Indicates whether paths in raster types are replaced.

Inherited Interfaces

Interfaces Description
IReplacePathsParameters2 Provides access to members that control parameters to replace paths.
IReplacePathsParameters Provides access to members that control parameters to replace paths.

Classes that implement IReplacePathsParameters3

Classes Description
ReplacePathsParameters An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated.