|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
Occurs when a value for a mapped property is about to be written to the briefcase.
Syntax
BrcEvent_BeforeWriteProperty(Batch, Briefcase, PropertyName, Value)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Briefcase |
An object that represents the briefcase file. |
PropertyName |
A string containing the name of the Meridian property to be written. This parameter is read-only. |
Value |
The value of the property. The event procedure can change this parameter. The changed value will then be written to the briefcase. |
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |