IDocumentAttributesChanged Object
IDocumentAttributesChanged Object
This object can be used to access a document's attribute collection from event handlers triggered when the value of an index field is changed.
Properties
This object inherits all the properties of the IDocumentAttributes object.
Name | Type | Description |
ChangedAttributeName | String, read-only | Contains the name of the attribute that was changed. |
Methods
Name | Parameters | Description |
LogMessage | [in] String - the message which is to be written into the Application log. | Writes a string into the Application log of the machine where the script is executed. |
See also
26.03.2024 13:49:49