This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping Interface > INameMapping.NameConflicts Property (ArcObjects .NET 10.4 SDK) |
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