|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
Occurs after a document property that is mapped to a title block attribute is read.
Syntax
DocCADLink_AfterReadProperty(Batch, PropertyName, Value)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
PropertyName |
A string that contains the property name that will be written to. |
Value |
The property value that was read. |
Remarks
This event also occurs after a title block is read during batch import by the Document Import Tool. The Document object is available during this event but is read-only.
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |