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


INameMapping Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GeoDatabase)  

INameMapping Interface

Provides access to members that manage name mapping and conflicts between two locations. Note: the INameMapping interface has been superseded byINameMapping2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read-only property Children Children objects (if any).
Write-only property ConfigKeyword The configuration keyword (for the data transfer).
Method GetSuggestedName Gets the suggested name of the copied object (if conflict).
Read-only property NameConflicts Indicates if target name conflicts with source name.
Read-only property SourceObject The Source Object.
Read/write property TargetName The name of the copied object.
Method ValidateTargetName Checks whether target name conflicts or not.

CoClasses that implement INameMapping

CoClasses and Classes Description

.NET Related Topics

Copying and pasting geodatabase datasets | How to import a dataset from XML