ArcObjects Library Reference (GeoDatabaseUI)  

IVersionManagerEvents.OnVersionRenamed Event

Called when a version is renamed.

[Visual Basic .NET]
Public Event OnVersionRenamed As OnVersionRenamedEventHandler
[C#]
public event OnVersionRenamedEventHandler OnVersionRenamed

Product Availability

Available with ArcGIS Desktop.

See Also

IVersionManagerEvents Interface