This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INameMapping Interface > INameMapping.ValidateTargetName Method (ArcObjects .NET 10.5 SDK) |
Checks whether target name conflicts or not.
[Visual Basic .NET] Public Sub ValidateTargetName ( _ ByVal toName As IName _ )
[C#] public void ValidateTargetName ( IName toName );
[C++]
HRESULT ValidateTargetName(
IName* toName
);
[C++]
Parameters toName [in]
toName is a parameter of type IName