OCRADBatchID (Property) - OCRADBatchID (Property) - AnyDoc - CAPTUREit - AnyDoc/CAPTUREit/Foundation-23.1/CAPTUREit/VBScript/CAPTUREit-Object-Model/Batch-Object/OCRADBatchID-Property - Foundation 23.1 - Foundation 23.1

CAPTUREit

Platform
AnyDoc
Product
CAPTUREit
Release
Foundation 23.1
License
ft:lastPublication
2023-11-17T13:17:46.194000
ft:locale
en-US

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