BlueCielo Meridian Enterprise 2018 VBScript API Reference

DocGenericEvent_BeforeCreateReference event

Occurs before a reference between documents is manually created by a user.

Syntax

DocGenericEvent_BeforeCreateReference(Batch, RefType, TargetDocument, [RefDisplayName])
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

RefType

Name of the reference type that will be assigned to the reference.

TargetDocument

Document object to which the reference will be made.

RefDisplayName

Default name that will be assigned to the reference. This parameter is not supplied in all cases. The value may be set in this event procedure.