IPropertyModificationInfo
What it does
Stores information about modification of a document (or a batch) property.
A set value can be corrected.
 Note. This object is not available on the Web Verification Station for checking rules locally. 
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| Name | string | Read-only | The name of the named parameter (only for the type PT_NamedPropertyValue) | 
| NewValue | string | Read/write | A new value of the property. The script allows to set the value in a different form, e.g. to normalize the value. | 
| PropertyType | TPropertyType | Read-only | The type of a property being modified | 
4/12/2024 6:16:02 PM