EHKey property

Applies to

Description

The EHKey property returns the key for the current batch. The key maps the database search key in FORMS. The key may change with changed batch status and queue status.

You can use the key in GetBatchByKey method. You can also save keys externally. The total key length is 50 characters. The first 36 characters are fixed.

Syntax

Object.EHKey

Data type

String

Remarks

Read only.

Classic methods

None