You are here: Understanding the Meridian event procedures > About the briefcase events

About the briefcase events

All of the briefcase event procedures have Briefcase as one of the arguments. The Briefcase argument is an object representing the current briefcase. This object has two properties:

The events that occur for the briefcase commands (in alphabetical order) are shown in the following lists in the sequence that they occur.

Add to Briefcase event sequence

Notes

  1. Once for each document in the briefcase.
  2. Once for each mapped property in the briefcase.
  3. Once for each mapped property in submittal briefcases. Meridian Transmittal Management Module only.
  4. Meridian Transmittal Management Module only.

Create briefcase event sequence

Import from Briefcase event sequence

Notes

  1. Once for each document in the briefcase.

Unlock from Briefcase event sequence

Each of the briefcase event procedures is described in the following topics.

Related information

BrcEvent_AfterCreateTransmittal event

BrcEvent_AfterImport event

BrcEvent_AfterInclude event

BrcEvent_AfterReadProperty event

BrcEvent_BeforeCreate event

BrcEvent_BeforeImport event

BrcEvent_BeforeInclude event

BrcEvent_BeforeWriteProperty event

BrcEvent_MatchDocument event

BrcEvent_Unlocked event

The Meridian API constants