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

CAPTUREit

Platform
AnyDoc
Product
CAPTUREit
Release
Foundation 23.1
License

Description

Read-write. This property overrides the Station ID for a batch by specifying another Station ID. The current Station ID can be found under Settings | Scanner Setup | Interface tab.

Applicable Events

OnPreScan, OnPreImport

Syntax

Object.BatchOverrideStationID string

Parameters

The object refers to the Batch object. For more information, see Batch Object).

BatchOverrideStationID is the property.

string is the string that states the new station ID.

Example

Batch.BatchOverrideStationID = "New Station ID"