This event occurs after a document is unlocked from a briefcase.
Syntax
Private Sub AfterUnlockedFromBriefcase (
CurrentObject As Object,
BriefCase As IASBriefCase)
Name | Description |
---|---|
CurrentObject |
The document that was unlocked from the briefcase. |
BriefCase |
The briefcase from which the document was unlocked. |
Remarks
When the document is unlocked from a briefcase from within the PowerUser or the View Briefcase dialog, the Briefcase argument is NULL.