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

AfterRevokeWF event

This event occurs after a document’s workflow has been revoked.

Syntax

Private Sub AMUIExtension_AfterRevokeWF(
          ByVal CurrentObject As Object)
Parameters
Name Description

CurrentObject

The document object (AMDocument object)

Remarks

The equivalent VBScript event is the RevokeWF script event. See the BlueCielo Meridian Enterprise VBScript API Reference for more information.

Copyright © 2000-2013 BlueCielo ECM Solutions