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.