Skip to main content

What it does

The handler of this event can be used for formatting some of the batch properties.

Properties

  • Batch type (name of the batch type)
  • Batch name
  • Batch description
  • Value of the registration parameter
  • Batch priority (in form of a string). For the list of admissible values, see the description of the TProcessingPriority object.

When it is launched

The script is launched prior to changing a batch property.
This script does not allow specifying a new value of the batch type.

Parameters

NameTypeAccessDescription
BatchIBatchRead-only. Internal* fields of batch documents and pages are unavailable.The batch whose property is being changed
PropertyModificationIPropertyModificationInfoRead/write.Stores information on the property being changed. Allows substituting the set value.
* - The internal field requires loading the object into memory.