You are here: COM API reference > Events > BeforeCloseBriefcase event

BeforeCloseBriefcase event

This event occurs before a briefcase is closed.

Syntax

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

CurrentObject

Environment or Briefcase Document in the Vault object.

BriefCase

The briefcase that is being closed.

Remarks

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


www.bluecieloecm.com