RedoIdentificationInInterpret property

Available in FORMS 5-3 SP2 and later.

Applies to

Description

If the property is set to True, the form is re-identified in Interpret. This is useful if you need to reset batches and re-identify them using other form definitions in Interpret (on BatchLoaded or JobStarted).

This property is only useful to set in Scan and only if the Storage setting in the Scan job description is Store forms to file after identification.

The property must be set before the form is saved. Recommended event: FormScanEnd.

Syntax

Object.RedoIdentificationInInterpret

Data type

Boolean

Remarks

Classic methods

None.