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

BeforeCreateBriefcase event

This event occurs before a briefcase is created.

Syntax

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

CurrentObject

Environment object.

BriefCase

The briefcase that will be created.

Abort

Set to True to abort creation of the briefcase.

Remarks

At this event, the developer can modify the Briefcase.Path and Briefcase.Template properties

Copyright © 2000-2013 BlueCielo ECM Solutions