Occur when the user runs the Require Merge command.
Syntax
DocProjectCopyEvent_*RequireMerge(Batch, MasterDoc)
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.