|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
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
If you change property values on the document in this event procedure, the status of the document in the briefcase will be Properties Changed.
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |