|
|
|
BlueCielo Meridian Enterprise 2012 VBScript API Reference | BlueCielo ECM Solutions |
Adds the members of the specified collection to the Batch object.
AddDocuments(Collection As Object)
Name |
Description |
---|---|
Collection |
A collection of documents to add to the Batch object. Can be the result of Vault.FindDocuments or Document.GetReferences |
This method is intended to be used in a custom command's Initialize event to add documents to a batch for processing.
Related concepts
Copyright © 2000-2012 BlueCielo ECM Solutions |