Occurs when the user runs the Link to Master Document command.
Syntax
DocProjectCopyEvent_BeforeLinkToMaster (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. |
Remarks
The Document object is the project copy during this event.