BlueCielo Meridian Enterprise 2018 VBScript API Reference
BrcEvent_AfterInclude event
Occurs when a document in the current batch has been added to the briefcase.
Syntax
BrcEvent_AfterInclude(Batch, Briefcase, CheckOut)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Briefcase |
An object that represents the briefcase file. |
CheckOut |
True when the user has selected to check the document out to the briefcase. Read-only. |
Remarks
Not available in Meridian Power. If you change property values on the document in this event procedure, the status of the document in the briefcase will be Properties Changed.