BlueCielo Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions

BeforeIncludeToBriefcase event

This event occurs before a document is added to a briefcase.

Syntax

Private Sub BeforeIncludeToBriefcase (
          CurrentObject As Object,
          BriefCase As IASBriefCase,
          CheckOut As Boolean,
          Abort As Boolean)
Parameters
Name Description

CurrentObject

The document to be added to the briefcase.

BriefCase

The briefcase to which the document will be added.

CheckOut

True if the document will be checked out of the vault.

Abort

Set to True to abort adding the document.

Copyright © 2000-2013 BlueCielo ECM Solutions