BCExtensionAfterUnlockedFromBriefcase Event |
Occurs when a document has been unlocked from a briefcase.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public event EventHandler<BriefcaseEventArgs> AfterUnlockedFromBriefcase
Public Event AfterUnlockedFromBriefcase As EventHandler(Of BriefcaseEventArgs)
Value
Type:
SystemEventHandlerBriefcaseEventArgsRemarks
The
Briefcase property value is not
only when the document
has been unlocked from View Briefcase dialog.
See Also