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

BrcEvent_AfterImport event

Occurs after a document has been imported into the vault from a briefcase.

Syntax

BrcEvent_AfterImport(Batch, Briefcase, Action)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Briefcase

An object that represents the briefcase file.

Action

A long integer that represents one or more AS_BRC_IMPORT_ACTION constants.

Remarks

Not available in the Meridian Web Client.

Related concepts

About the briefcase events