BlueCielo Meridian Enterprise 2018 VBScript API Reference

LinkToMaster method
LinkToMaster method

Links the selected document to a specified master document from which it was not originally copied.

Syntax

LinkToMaster(MasterDocument As Object, [LockMaster As Boolean=False])
Parameters

Name

Description

MasterDocument

A document object to which to link the selected document.

LockMaster

If True, locks the master document after the link has been made. Optional.

Remarks

Ideally, this method should not be used under the same conditions as the Link to Master command described in the BlueCielo Meridian Enterprise User's Guide.