This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IReplacePathsParameters Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control parameters to replace paths.
Description | ||
---|---|---|
NewPaths | The array of possible target paths that each item is replaced with. | |
OldPaths | The array of source paths to be replaced. | |
ReplaceCatalogItemPaths | Indicates whether paths in selected mosaic catalog items are replaced. | |
ReplaceItemURIPaths | Indicates whether paths in item URIs are replaced. | |
ReplaceMosaicDatasetPaths | Indicates whether paths in mosaic dataset level objects are replaced. |
CoClasses and Classes | Description |
---|---|
ReplacePathsParameters | An object that controls how paths referenced by a mosaic dataset and items in the mosaic dataset are updated. |