BCExtension AfterInvoke EventMeridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
Occurs when a shell command has been invoked for a document.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
Syntax

public event EventHandler<CurrentObjectEventArgs> AfterInvoke
Remarks

Depending on the type of operation, can occur before the actual operation has completed, since the invoked operation runs asynchronously.
See Also