This event occurs after the object has been successfully renamed.
Syntax
Private Sub AMUIExtension_AfterRename( ByVal Object As Object )
Name | Description |
---|---|
Object |
The object that has been renamed |
Remarks
For documents the equivalent VBScript event is the Rename script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.