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