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

BrcEvent_Unlocked event

Occurs after a document is unlocked from a briefcase.

Syntax

BrcEvent_Unlocked(Batch, Briefcase)
Parameters
Name Description

Batch

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

Briefcase

An object that represents the briefcase file.

Remarks

Not available in the Meridian Web Client. This event occurs when a document is unlocked automatically (for example, when a document is checked in or is deleted from a briefcase) and when a document is unlocked manually. When the document is unlocked from a briefcase from within the PowerUser or the View Briefcase dialog, the Briefcase argument is NULL.

Related concepts

About the briefcase events