Accruent Meridian Enterprise 2020 VBScript API Reference

AddDocuments Method

Adds the members of the specified collection to the Batch object.

Syntax

AddDocuments(Collection As Object)
Parameters
Name Description

Collection

A collection of documents to add to the Batch object. Can be the result of Vault.FindDocuments or Document.GetReferences

Remarks

Not available in Meridian PowerWeb. This method is intended to be used in a custom command's Initialize event to add documents to a batch for processing.