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


IDataSourceHelperLayer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDataSourceHelperLayer Interface
ArcGIS Developer Help

IDataSourceHelperLayer Interface

Provides access to members that help repair/replace data sources at the Layer Level.

Product Availability

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

Members

Name Description
Method FindAndReplaceWorkspaceNamePath Replaces the layer's workspace path name with the given workspace path name; Also does find and replace of parts of the workspace path name.
Method ReplaceName Replaces the layer's IName with the given IName.

Classes that implement IDataSourceHelperLayer

Classes Description
DataSourceHelper Coclass that implements the data source repair methods for MXD.