Prefix property

Applies to

Description

Returns the batch prefix. See the Batch prefix box in the Batching dialog in the Scan job description (accessed from the Job description dialog).

Syntax

Object.Prefix

Object.Prefix[= NewValue]

Data type

String

Remarks

A change of the BatchDef Prefix is only useful in the ScanBatchDialogShow and ScanBatchDialogClosed events. See also StartNo property.

Note: If you change the BatchDef Prefix in the above events, you must use the SetReturnValue method in order for the changes to take effect.

Classic methods

GetScanBatchPrefix, SetScanBatchPrefix