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

AfterRevokeWorkingCopy event

This event occurs immediately after a working copy (or Quick Change) of a document is revoked.

Syntax

Private Sub AMUIExtension_AfterRevokeWorkingCopy(
            ByVal CurrentObject As Object,
            ByVal ReAssign As Boolean)
Parameters
Name Description

CurrentObject

The document of which the working copy has been revoked

ReAssign

Reserved. See About reserved objects, methods, and properties .

Remarks

The CurrentObject argument is an AMDocument object.

Copyright © 2000-2013 BlueCielo ECM Solutions