BlueCielo Meridian Enterprise 2018 VBScript API Reference
DocProjectCopyEvent_*ConfirmSuperseded events
DocProjectCopyEvent_*ConfirmSuperseded events
Occur when the user runs the Confirm Superseded by Master command.
Syntax
DocProjectCopyEvent_*ConfirmSuperseded (Batch)
Parameters
Name |
Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
MasterDoc |
An object that represents the master document from which the selected document was copied. This parameter is passed only to the Before and After events. |
Remarks
The Document object is the project copy during this event.