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

AfterSubmitWorkingCopy event

This event occurs immediately after a working copy (or Quick Change) of a document has been submitted.

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

CurrentObject

The document of which the working copy has been submitted

ReAssign

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

Remarks

The CurrentObject argument is an AMDocument object.

Copyright © 2000-2012 BlueCielo ECM Solutions