|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs immediately after the object has been successfully deleted.
Private Sub AMUIExtension_AfterDelete( ByVal Object As Object )
Name | Description |
---|---|
Object |
The object that has been deleted |
When this event occurs, the object has been marked as deleted. But since the transaction has not been committed, the object is still available.
Copyright © 2000-2012 BlueCielo ECM Solutions |