ArcObjects Library Reference (GeoDatabase)  

INameMapping.NameConflicts Property

Indicates if target name conflicts with source name.

[Visual Basic .NET]
Public ReadOnly Property NameConflicts As Boolean
[C#]
public bool NameConflicts {get;}
[C++]
HRESULT get_NameConflicts(
  VARIANT_BOOL* conflicts
);
[C++]

Parameters

conflicts [out, retval]   conflicts is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

INameMapping Interface

.NET Related Topics

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