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

AfterIncludeToBriefcase event

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

Syntax

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

CurrentObject

The document that was added to the briefcase.

BriefCase

The briefcase to which the document was added.

CheckOut

True if the document was also checked out from the vault.

Copyright © 2000-2013 BlueCielo ECM Solutions