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


INameMapping.NameConflicts Property (ArcObjects .NET 10.5 SDK)
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