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


INameMapping2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping2 Interface
ArcGIS Developer Help

INameMapping2 Interface

Provides access to members that manage name mapping and conflicts between two locations.

Product Availability

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

Members

Name Description
Read-only property Children Children objects (if any).
Read-only property ConfigKeyword The configuration keyword for the data transfer.
Write-only property ConfigKeyword The configuration keyword (for the data transfer).
Read-only property Created Indicates whether the object was created.
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.

Inherited Interfaces

Interfaces Description
INameMapping Provides access to members that manage name mapping and conflicts between two locations.

Classes that implement INameMapping2

Classes Description