OCRADBatchID (Property) - CAPTUREit - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

CAPTUREit

Platform
AnyDoc
Product
CAPTUREit
Release
Foundation 23.1
License

Description

Read-only. When the destination is either OCR for AnyDoc or Infiniworx, CAPTUREit pre-assigns the batch an OCR for AnyDoc Batch ID. This property returns the assigned Batch ID.

Applicable Events

OnPostImport

Syntax

object.OCRADBatchID

Parameters

Object is a reference to the Batch object. For more information, see Batch Object).

OCRADBatchID is the property.

Example

MsgBox “The OCRAD Batch ID is “ & Batch.OCRADBatchID