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


IDataConnectionCallback2.NameChangeFinished Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IDataConnectionCallback2.NameChangeFinished Method

The user finished an action that modified the name of the Table or Feature Class.

[Visual Basic .NET]
Public Sub NameChangeFinished ( _
)
[C#]
public void NameChangeFinished (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IDataConnectionCallback2 Interface