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

AfterOpenBriefcase event

This event occurs after a briefcase is opened.

Syntax

Private Sub AfterOpenBriefcase(
          CurrentObject As Object,
          BriefCase As IASBriefCase)
Parameters
Name Description

CurrentObject

Environment or Briefcase Document in the Vault object.

BriefCase

The briefcase that was opened.

Remarks

At this event, the developer can read from and write to Briefcase.Property(<PropertyName>).

Copyright © 2000-2013 BlueCielo ECM Solutions