BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions

AfterDelete event

This event occurs immediately after the object has been successfully deleted.

Syntax
Private Sub AMUIExtension_AfterDelete( ByVal Object As Object )
Parameters
Name Description

Object

The object that has been deleted

Remarks

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