BlueCielo Meridian Enterprise 2018 VBScript API Reference
ImportPackage_AfterReadProperties event
Occurs after the properties are read for a document that was imported from an import package.
Syntax
ImportPackage_AfterReadProperties (Batch, Package)
| Name | Description |
|---|---|
|
Batch |
An object that represents the documents contained in the import package. |
|
Package |
An object that represents the import package. |